LRM | R Documentation |
This function calculates the Logistic Regression Model score in order to calculate the Chemistry SQO scores for the given sites. The ultimate guide for this function is the CASQO Technical Manual Chapter 3 (end of page 31 to beginning of page 34)
LRM(chemdata)
chemdata |
a dataframe with the following headings:
|
data(chem_sampledata) # load sample data to your environment
LRM(chem_sampledata) # get scores and see output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.