| Line 39... |
Line 39... |
| 39 |
2. (Degree 0 is also allowed, but see the \sQuote{Note}.)}
|
39 |
2. (Degree 0 is also allowed, but see the \sQuote{Note}.)}
|
| 40 |
\item{parametric}{should any terms be fitted globally rather than
|
40 |
\item{parametric}{should any terms be fitted globally rather than
|
| 41 |
locally? Terms can be specified by name, number or as a logical
|
41 |
locally? Terms can be specified by name, number or as a logical
|
| 42 |
vector of the same length as the number of predictors.}
|
42 |
vector of the same length as the number of predictors.}
|
| 43 |
\item{drop.square}{for fits with more than one predictor and
|
43 |
\item{drop.square}{for fits with more than one predictor and
|
| 44 |
\code{degree=2}, should the quadratic term be dropped for particular
|
44 |
\code{degree = 2}, should the quadratic term be dropped for particular
|
| 45 |
predictors? Terms are specified in the same way as for
|
45 |
predictors? Terms are specified in the same way as for
|
| 46 |
\code{parametric}.}
|
46 |
\code{parametric}.}
|
| 47 |
\item{normalize}{should the predictors be normalized to a common scale
|
47 |
\item{normalize}{should the predictors be normalized to a common scale
|
| 48 |
if there is more than one? The normalization used is to set the
|
48 |
if there is more than one? The normalization used is to set the
|
| 49 |
10\% trimmed standard deviation to one. Set to false for spatial
|
49 |
10\% trimmed standard deviation to one. Set to false for spatial
|