Description Usage Arguments Value Author(s)
View source: R/algorithms__FitDiagnosis.hwang.R
This function is only applied to the moving knots model.
1 2 3 4 5 6 7 8 9 10 11 12 13 | FitDiagnosis.hwang(
x.lst,
Y,
OUT.Params,
Data.gen,
logpost.fun.name,
splineArgs,
Params_Transform,
crossvalid.struc,
burn.in,
criterion = c("LOSS", "KL", "L2"),
hwang.model
)
|
x.lst |
NA |
Y |
NA |
OUT.Params |
NA |
Data.gen |
NA |
logpost.fun.name |
NA |
splineArgs |
NA |
Params_Transform |
NA |
crossvalid.struc |
NA |
burn.in |
NA |
criterion |
NA |
hwang.model |
NA |
NA
Feng Li, Department of Statistics, Stockholm University, Sweden.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.