File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363# ' The \code{data} argument avoids you having to specify the name of the
6464# ' data frame in front of each covariate in the formula.
6565# ' For example, if the data frame is called \code{DataFrame} you
66- # ' avoid having to write: \eqn{DataFrame$y ~ DataFrame$a + DataFrame$b + DataFrame$c + DataFrame$d}
66+ # ' avoid having to write: \eqn{DataFrame\ $y ~ DataFrame\ $a + DataFrame\ $b + DataFrame\ $c + DataFrame\ $d}
6767# '
6868# ' The \code{checks} argument verifies that the variables in the model are all defined (exist)
6969# ' on the server-side at every study
Original file line number Diff line number Diff line change 134134# ' The \code{dataName} argument avoids you having to specify the name of the
135135# ' data frame in front of each covariate in the formula.
136136# ' For example, if the data frame is called \code{DataFrame} you
137- # ' avoid having to write: \eqn{DataFrame$y ~ DataFrame$a + DataFrame$b + DataFrame$c + DataFrame$d}
137+ # ' avoid having to write: \eqn{DataFrame\ $y ~ DataFrame\ $a + DataFrame\ $b + DataFrame\ $c + DataFrame\ $d}
138138# '
139139# ' The \code{checks} argument verifies that the variables in the model are all defined (exist)
140140# ' on the server-site at every study
Original file line number Diff line number Diff line change 3434# ' The \code{dataName} argument avoids you having to specify the name of the
3535# ' data frame in front of each covariate in the formula.
3636# ' For example, if the data frame is called \code{DataFrame} you avoid having to write:
37- # ' \eqn{DataFrame$y ~ DataFrame$a + DataFrame$b + (1 | DataFrame$c)}.
37+ # ' \eqn{DataFrame\ $y ~ DataFrame\ $a + DataFrame\ $b + (1 | DataFrame\ $c)}.
3838# '
3939# ' The \code{checks} argument verifies that the variables in the model are all defined (exist)
4040# ' on the server-site at every study
Original file line number Diff line number Diff line change 3131# ' The \code{dataName} argument avoids you having to specify the name of the
3232# ' data frame in front of each covariate in the formula.
3333# ' For example, if the data frame is called \code{DataFrame} you avoid having to write:
34- # ' \eqn{DataFrame$y ~ DataFrame$a + DataFrame$b + (1 | DataFrame$c)}.
34+ # ' \eqn{DataFrame\ $y ~ DataFrame\ $a + DataFrame\ $b + (1 | DataFrame\ $c)}.
3535# '
3636# ' The \code{checks} argument verifies that the variables in the model are all defined (exist)
3737# ' on the server-site at every study
You can’t perform that action at this time.
0 commit comments