Description Usage Arguments Value
Fit linear model for continuous response
| 1 | f.start.lm.con(xtmp, ytmp, model.ans, dtype, track = FALSE)
 | 
| xtmp | numeric vector, values for the independent variable | 
| ytmp | numeric vector, values for the dependent variable | 
| model.ans | integer, indicates which model will be fitted | 
| dtype | integer, indicates the type of response that is used | 
| track | logical, if TRUE (FALSE by default) print the name of the function which is currently being run | 
data frame with intercept and slope of the fitted model, the variable increase is 1 if the slope is positive and -1 otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.