View source: R/partitioned-GLS.R
calc_dfpart | R Documentation |
calculate degrees of freedom for partitioned GLS
calc_dfpart(partsize, p, p0)
partsize |
number of pixels in each partition |
p |
number of predictors in alternate model |
p0 |
number of parameters in null model |
a named vector containing the first and second degrees of freedom ("df1" and "df2", respectively)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.