Skip to content

Commit

Permalink
fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jdtuck committed Nov 18, 2023
1 parent 148213b commit c65fd06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/elastic_mlogistic.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#' phase-variability using elastic methods
#'
#' @param f matrix (\eqn{N} x \eqn{M}) of \eqn{M} functions with \eqn{N} samples
#' @param y vector of size \eqn{M} labels {1,2,...,m} for m classes
#' @param y vector of size \eqn{M} labels [1,2,...,m] for m classes
#' @param time vector of size \eqn{N} describing the sample points
#' @param B matrix defining basis functions (default = NULL)
#' @param df scalar controlling degrees of freedom if B=NULL (default=20)
Expand Down
2 changes: 1 addition & 1 deletion man/elastic.mlogistic.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c65fd06

Please sign in to comment.