Description Usage Arguments Value Author(s) See Also
Analysis of Variance (from RSS and ESS)
1  | .anovatable(RSS = NULL, ESS = NULL, n, k, X, y)
 | 
RSS | 
 Numeric. Residual sum of squares.  | 
ESS | 
 Numeric. Explained sum of squares.  | 
n | 
 Integer. Sample size.  | 
k | 
 Integer. Number of regressors including a regressor whose value is 1 for each observation.  | 
X | 
 
  | 
y | 
 Numeric vector of length   | 
Returns the ANOVA table.
Ivan Jacob Agaloos Pesigan
Ivan Jacob Agaloos Pesigan
Other hypothesis testing functions: 
anovatable(),
ci(),
nhst()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.