Skip to content

Commit 8cc4278

Browse files
committed
update
1 parent 5984edd commit 8cc4278

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

man/fRegress.Rd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
In the concurrent functional linear model for a functional dependent
3030
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
3232
the behavior of all variables at a fixed time, or in terms of "now"
3333
behavior.
3434

@@ -79,8 +79,8 @@ fRegress(y, ...)
7979
= 'model'). Multivariate independent variables are allowed in a
8080
\code{formula} and are split into univariate independent
8181
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
8484
smoothing information is passed to the corresponding component
8585
of \code{betalist}.
8686
}

0 commit comments

Comments
 (0)