f.start.lm.con: Fit linear model for continuous response

Description Usage Arguments Value

Description

Fit linear model for continuous response

Usage

1
f.start.lm.con(xtmp, ytmp, model.ans, dtype, track = FALSE)

Arguments

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

Value

data frame with intercept and slope of the fitted model, the variable increase is 1 if the slope is positive and -1 otherwise


alfcrisci/bmdModeling documentation built on May 28, 2019, 12:32 a.m.