Description Usage Arguments Value Author(s)
View source: R/algorithms__MHPropWithKStepNewton.R
Details are available in the paper.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | MHPropWithKStepNewton(
param.cur,
gradhess.fun.name,
logpost.fun.name,
nNewtonStep,
Params,
hessMethod,
Y,
x0,
callParam,
splineArgs,
priorArgs,
prop.df,
Params_Transform
)
|
param.cur |
NA |
gradhess.fun.name |
NA |
logpost.fun.name |
NA |
nNewtonStep |
NA |
Params |
NA |
hessMethod |
NA |
Y |
NA |
x0 |
NA |
callParam |
NA |
splineArgs |
NA |
priorArgs |
NA |
prop.df |
NA |
Params_Transform |
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.