R/lab4-package.R

#' lab4
#' @description This package offers implementation of a linear regression model and provides a dataset for the vignette.
#' @docType package
#' @title A package for linear regression models
#' @name lab4

NULL
Marbr987/lab4 documentation built on Dec. 17, 2021, 2:20 a.m.