calculate_bandwidth {SurrogateParadoxTest} | R Documentation |
Helper function for kernel smoother
Description
Calculates the appropriate bandwidth for Nadaraya-Watson kernel smoother.
Usage
calculate_bandwidth(s)
Arguments
s |
Vector of surrogate values. |
Value
Desired bandwidth for kernel smoother.
Author(s)
Emily Hsiao
[Package SurrogateParadoxTest version 1.0 Index]