View source: R/goric_penalty.R
goric_penalty | R Documentation |
Calculates the GORIC penalty term (level probability) by Monte-Carlo simulation.
goric_penalty(object, iter = 1e+05, type = "GORIC", mc.cores = 1)
orglm_penalty(object, iter = 1e+05, type = "GORIC", mc.cores = 1)
object |
an object of class orlm, orgls (or orglm for function |
iter |
number of iterations to calculate GORIC penalty terms |
type |
if |
mc.cores |
number of cores using a socket cluster implemented in package |
orlm
, orgls
, orglm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.