View source: R/get_logictic_fit.R
| get_logistic_fit | R Documentation | 
Fit model on data
get_logistic_fit( inputData, groupingVariables, upperLimit, lowerLimit = 1e-10, saveModel )
| inputData | input data | 
| groupingVariables | variables to group | 
| upperLimit | up boundary for fitting function | 
| lowerLimit | lower boundary for fitting function | 
| saveModel | should model be saved | 
fitted logistic params/model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.