Description Usage Examples
View source: R/ers.R
Adaptive Weights
1
adaptive.weights(coef, sd, n)
1 2 3 4
coef = c(0.001, 0.003, -0.004) sd = c(0.1, 0.4, 0.2) n = 80 adaptive.weights(coef, sd, n)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.