powered by
Calculates the linear predictor.
lin.pred(x, beta)
Matrix of dimension T x N with linear predictors.
Covariates in an array of dimensions p x T X N, where p denotes the number of covariates, T the number of time points, and N the number of spatial points.
Coefficients of covariates in a vector of length p.
Fabio Sigrist