Rdocumentation
powered by
Learn R Programming
jmv (version 0.7.0.3)
linReg: Linear Regression
Description
Linear Regression
Usage
linReg(data, dep, cov)
Arguments
data
the data as a data frame
dep
a string naming the dependent variable
cov
a vector of strings naming the covariates