Nothing
#'Multiple Regression Analysis
#'
#' @description
#'Tools to analysis of experiments having two or more quantitative
#' explanatory variables and one quantitative dependent variable. Experiments
#' can be without repetitions or with a statistical design.\cr
#' Pacote para uma analise de experimentos havendo
#' duas ou mais variaveis explicativas quantitativas e uma variavel dependente
#' quantitativa. Os experimentos podem ser sem repeticoes ou com delineamento
#' estatistico (Hair JF, 2016) <ISBN: 13: 978-0138132637>.
#' @docType package
#' @name MultipleRegression-package
#' @aliases MultipleRegression
#' @author Alcinei Mistico Azevedo: <alcineimistico@@hotmail.com>
#' @references
#' PlayList "Package R: MultipleRegression":
#' <https://www.youtube.com/channel/UCDGyvLCJnv9RtTY1YMBMVNQ>
#'
#'Cecon,P.R.;Silva, A.R; Nascimento, M; Ferreira, A.
#'Metodos Estatisticos - Serie Didatica. Editora UFV. (2012). 229p.
#'(ISBN: 9788572694421)
#'
#' Hair, J.F. Multivariate Data Analysis. (2016) 6ed. Pearson Prentice HalL.
#' (ISBN 13:978-0138132637)
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.