Skip to content

Commit

Permalink
typo in example
Browse files Browse the repository at this point in the history
  • Loading branch information
evaham1 committed Nov 28, 2024
1 parent ce7f59a commit dcda5b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/tune.pls-examples.R
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ design <- data.frame(sample = repeat.indiv)
tune.res <- tune.pls(X, Y1, ncomp = 10, measure = "cor", multilevel = design,
folds = 5, nrepeat = 3, progressBar = TRUE)

plot(tune)
plot(tune.res)
2 changes: 1 addition & 1 deletion man/tune.pls.Rd

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

0 comments on commit dcda5b5

Please sign in to comment.