calc_dfpart {remotePARTS} | 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)