Description Usage Arguments Value
View source: R/update_probit.R
update method for probit
-object as generated by probit
.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
object |
Object of class |
fixed |
Update of right hand side of model formula for fixed effects. Defaults to |
random |
List of updates of right hand side of formulas for the random effects. Defaults to |
A |
Transformation matrix of predicted random effects. Defaults to |
dependence |
Text string ( |
data |
Date frame with data on the wide format. Defaults to |
B |
Number of simulations in minimization step. Defaults to |
BB |
Number of simulations per subject in |
maxit |
Maximal number of minimization-maximization steps. Defaults to |
sig.level |
Significance level at which the iterative stochastic optimization will be stopped. Defaults to |
verbose |
Numeric controlling amount of convergence diagnostics. Default: |
estimate.models |
Boolean deciding if model parameters are estimated in |
probit-class
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.