File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 28
28
29
29
In the concurrent functional linear model for a functional dependent
30
30
variable , all functional variables are all evaluated at a common
31
- time or argument value $ t $ . That is , the fit is defined in terms of
31
+ time or argument value \ eqn { t } . That is , the fit is defined in terms of
32
32
the behavior of all variables at a fixed time , or in terms of " now"
33
33
behavior.
34
34
@@ -79,8 +79,8 @@ fRegress(y, ...)
79
79
= ' model' ). Multivariate independent variables are allowed in a
80
80
\code {formula } and are split into univariate independent
81
81
variables in the resulting \code {xfdlist }. Similarly ,
82
- categorical independent variables with \code {k } levels are
83
- translated into \code {k - 1 } contrasts in \code {xfdlist }. Any
82
+ categorical independent variables with \eqn {k } levels are
83
+ translated into \eqn {k - 1 } contrasts in \code {xfdlist }. Any
84
84
smoothing information is passed to the corresponding component
85
85
of \code {betalist }.
86
86
}
You can’t perform that action at this time.
0 commit comments