own: own for predicting from gamlss with no random effect

ownR Documentation

own for predicting from gamlss with no random effect

Description

own for predicting from gamlss with no random effect

Usage

own(
  fixed = ~1,
  random = NULL,
  correlation = NULL,
  method = "ML",
  level = NULL,
  ...
)

Arguments

fixed

the fixed terms

random

the random terms

correlation

this is the correlation structure?

method

TODO: Description needed

level

the marginal or conditional predictor

...

additional arguments passed to lmeCcontrol


ianmseddy/LandR.CS documentation built on Sept. 11, 2022, 3:37 a.m.