View source: R/monte-carlo-simulations.R
Lbs is used to fit mixture model.
1 2 3  | 
X1 | 
 The model matrix.  | 
X2 | 
 The model matrix.  | 
y | 
 The response used.  | 
status | 
 The status indicator, normally 0=alive, 1=dead.  | 
tau | 
 Is a prefixed limiting values. Default for ZERO.  | 
initialpoint | 
 Initial values for the parameters to be optimized over.  | 
method | 
 The method to be used. The default is BFGS.  | 
hessian | 
 Logical. Should a numerically differentiated Hessian matrix be returned?  | 
X | 
 The model matrix.  | 
iterations | 
 The maximum number of iterations. Default to 10000.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.