-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fde34db
commit 0d04fb1
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
Package: plotmipca | ||
Title: Plot mi-pca results | ||
Version: 2.1 | ||
Title: Results dashboard for 'Costantini, E., Lang, K. M., Sijtsma, K., and Reeskens, T. (2023). Solving the many-variables problem in mice with principal component regression. Behavior Research Methods. DOI: 10.3758/s13428-023-02117-1' | ||
Version: 2.2 | ||
Authors@R: | ||
person("Edoardo", "Costantini", , "[email protected]", role = c("aut", "cre"), | ||
comment = c(ORCID = "0000-0001-9581-9913")) | ||
Description: A shiny app to interact with the results of the mi-pca study. | ||
Description: Shiny app | ||
License: MIT | ||
Encoding: UTF-8 | ||
Roxygen: list(markdown = TRUE) | ||
|