R/Regression_Description.R

#' Regression: A package for computating a linear regression model.
#'
#' The regression package includes two class of which one of then is for plotting.
#' 
#' @section linreg function:calculates all the needed variables and saves then in an object called formulas,
#'  
#'
#'
#' @docType package
#' @name Regression
NULL
akilahmd/Rdata documentation built on May 12, 2019, 5:35 a.m.