Other packages > Find by keyword >

card  

Cardiovascular Applications in Research Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("card", "0.1.1")



Attach the package and use:
library("card")
Maintained by
Anish S. Shah
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-09-03
Latest Update: 2024-11-06
Description:
Tools that can aid in the assessment of the autonomic regulation of cardiovascular physiology. The aims of this package are to: 1) study electrocardiography (both intervals and morphology) as extensions of signal processing, 2) study circadian rhythms and how it effects autonomic physiology, 3) assess clinical risk of autonomic dysfunction on cardiovascular health through the perspective of epidemiology and causality. The analysis of circadian rhythms through cosinor analysis are built upon the methods by Cornelissen (2014) and Refinetti, Cornelissen, Halberg (2014) .
How to cite:
Anish S. Shah (2020). card: Cardiovascular Applications in Research Data. R package version 0.1.1, https://cran.r-project.org/web/packages/card. Accessed 10 Mar. 2026.
Previous versions and publish date:
0.1.0 (2020-09-03 09:52)
Other packages that cited card R package
View card citation profile
Other R packages that card depends, imports, suggests or enhances
Complete documentation for card
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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