Learn R Programming

remotePARTS (version 1.0.4)

calc_dfpart: calculate degrees of freedom for partitioned GLS

Description

calculate degrees of freedom for partitioned GLS

Usage

calc_dfpart(partsize, p, p0)

Value

a named vector containing the first and second degrees of freedom ("df1" and "df2", respectively)

Arguments

partsize

number of pixels in each partition

p

number of predictors in alternate model

p0

number of parameters in null model