knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
In statistics, linear regression
is a linear approach to modeling the relationship between a scalar response (or dependent variable) and one or more explanatory variables (or independent variables). linear regression
allows users to:
linear regression
is a package for R, so you need R first. We also strongly recommend the RStudio integrated development environment as a user-friendly graphical wrapper for R.
linear regression
is now available on github, use the following code to install linear regression
.
1
# A comment library(package2)
1+1 linear_regression(c(3,5),c(1,2))$coefs
Definition : a statement of the exact meaning of a word, especially in a dictionary. List : a number of connected items or names written or printed consecutively, typically one below the other. : barriers enclosing an area for a jousting tournament.
Item 2
It's possible to put multiple paragraphs of text in a list item.
But to do that, the second and subsequent paragraphs must be indented by four or more spaces. It looks better if the first bullet is also indented.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.