Description Usage Arguments Value
Control parameters for the twostageSL
1 2 3 4 5  | twostageSL.control(
  saveFitLibrary = TRUE,
  saveCVFitLibrary = TRUE,
  trimLogit = 0.001
)
 | 
saveFitLibrary | 
 Logical. Should the fit for each algorithm be saved in the output from   | 
saveCVFitLibrary | 
 Logical. Should cross-validated fits for each algorithm be saved in the output from   | 
trimLogit | 
 number between 0.0 and 0.5. What level to truncate the logit transformation to maintain a bounded loss function when using the NNloglik method.  | 
A list containing the control parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.