Skip to content
Prev 7994 / 12125 Next

[R-pkg-devel] Two problems with fda

On 25/04/2022 8:24 p.m., Duncan Murdoch wrote:
...
An even simpler fix:  don't mark the section title as an \item, i.e. 
write as

\value{
    These functions return either a standard \code{fRegress} fit object or
    or a model specification.

    The \code{fRegress} fit object case:


    \item{field}{description .... }


Duncan Murdoch