ti
Provides interface between mgcv::ti and BNSP. ti(...)
calls
mgcv::smoothCon(mgcv::ti(...),...
ti(..., data, knots = NULL, absorb.cons = FALSE, scale.penalty = TRUE,
n = nrow(data), dataX = NULL, null.space.penalty = FALSE, sparse.cons = 0,
diagonal.penalty = FALSE, apply.by = TRUE, modCon = 0, k = NA, bs = "cr",
m = NA, d = NA, by = NA, fx = FALSE, np = TRUE, xt = NULL, id = NULL,
sp = NULL, mc = NULL, pc = NULL)
A design matrix that specifies a smooth term in a model.
a list of variables. See mgcv::ti
see mgcv::smoothCon
see mgcv::knots
see mgcv::smoothCon
see mgcv::smoothCon
see mgcv::smoothCon
see mgcv::smoothCon
see mgcv::smoothCon
see mgcv::smoothCon
see mgcv::smoothCon
see mgcv::smoothCon
see mgcv::smoothCon
see mgcv::ti
see mgcv::ti
see mgcv::ti
see mgcv::ti
see mgcv::ti
see mgcv::ti
see mgcv::ti
see mgcv::ti
see mgcv::ti
see mgcv::ti
see mgcv::ti
see mgcv::ti
Georgios Papageorgiou gpapageo@gmail.com
The most relevant arguments for BNSP users are the list of variables ...
, knots
, absorb.cons
, bs
, and by
.