Other packages > Find by keyword >

rsleep  

Analysis of Sleep Data
View on CRAN: Click here


Download and install rsleep package within the R console
Install from CRAN:
install.packages("rsleep")

Install from Github:
library("remotes")
install_github("cran/rsleep")

Install by package version:
library("remotes")
install_version("rsleep", "1.0.12")



Attach the package and use:
library("rsleep")
Maintained by
Paul Bouchequet
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-07-28
Latest Update: 2023-09-04
Description:
A toolbox for sleep data processing, visualization and analysis. Tools for state of the art automatic sleep stages scoring.
How to cite:
Paul Bouchequet (2019). rsleep: Analysis of Sleep Data. R package version 1.0.12, https://cran.r-project.org/web/packages/rsleep. Accessed 16 Apr. 2025.
Previous versions and publish date:
1.0.1 (2019-07-28 13:10), 1.0.2 (2020-05-08 20:10), 1.0.3 (2020-06-03 17:30), 1.0.4 (2021-11-28 16:20), 1.0.5 (2022-12-08 21:50), 1.0.6 (2022-12-22 20:50), 1.0.7 (2023-06-11 22:20), 1.0.8 (2023-08-09 08:00), 1.0.9 (2023-09-14 01:40), 1.0.10 (2023-11-05 19:00), 1.0.11 (2023-12-18 09:50), 1.0.12 (2024-03-10 00:30)
Other packages that cited rsleep R package
View rsleep citation profile
Other R packages that rsleep depends, imports, suggests or enhances
Downloads during the last 30 days
03/1803/2003/2103/2203/2403/2503/2703/2803/2904/0104/0304/0404/0504/0604/0704/0804/0904/12Downloads for rsleep051015202530TrendBars

Today's Hot Picks in Authors and Packages

hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA