-
Notifications
You must be signed in to change notification settings - Fork 0
franfrutos/multi.s
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
--- output: github_document --- <!-- README.md is generated from README.Rmd. Please edit that file --> ```{r, include = FALSE} knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" ) ``` # multisplit <!-- badges: start --> <!-- badges: end --> multisplit is an upcoming package motivated for personal use, but could be useful for any person who wants to run split-half and multiverse analisys of different kind in human behavior data. In the future, new functions will be added with a bunch of utils that will make your life easier. Stay tune! ## Installation You can install the development version of multisplit runing this code: ``` r if(!require(remotes)){install.packages("remotes")} remotes::install_github("franfrutos/multisplit") ```
About
A custom package for reliability analisys
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published