parm-conversion | R Documentation |
Functions to convert between canonical parametrization (g,h,K), moment parametrization (p,m,S) and mixed parametrization (p,h,K).
parm_pms2ghk(parms)
parm_ghk2pms(parms)
parm_pms2phk(parms)
parm_phk2ghk(parms)
parm_phk2pms(parms)
parm_ghk2phk(parms)
parm_CGstats2mmod(parms, type = "ghk")
parm_moment2pms(SS)
parms |
Parameters of a mixed interaction model |
type |
Output parameter type; either "ghk" or "pms". |
SS |
List of moment parameters. |
Parameters of a mixed interaction model.
Søren Højsgaard, sorenh@math.aau.dk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.