Description Usage Arguments Value
View source: R/linear_hypothesis.R
Funkcija za testiranje hipoteza oblika C*beta = gama
1 | linear_hypothesis(model, C, gamma)
|
model |
linearni model za koji se testira |
C |
matrica C |
gamma |
vektor gama |
Ispisuje vrednost F statistike, odgovarajucih stepeni slobode, kao i p vrednost testa i vraca listu sa pomenutim vrednostima.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.