Other packages > Find by keyword >

mmstat4  

Access to Teaching Materials from a ZIP File or GitHub
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mmstat4", "0.2.1")



Attach the package and use:
library("mmstat4")
Maintained by
Sigbert Klinke
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-02-06
Latest Update: 2024-04-29
Description:
Provides access to teaching materials for various statistics courses, including R and Python programs, Shiny apps, data, and PDF/HTML documents. These materials are stored on the Internet as a ZIP file (e.g., in a GitHub repository) and can be downloaded and displayed or run locally. The content of the ZIP file is temporarily or permanently stored. By default, the package uses the GitHub repository 'sigbertklinke/mmstat4.data.' Additionally, the package includes 'association_measures.R' from the archived package 'ryouready' by Mark Heckman and some auxiliary functions.
How to cite:
Sigbert Klinke (2023). mmstat4: Access to Teaching Materials from a ZIP File or GitHub. R package version 0.2.1, https://cran.r-project.org/web/packages/mmstat4. Accessed 15 Jul. 2026.
Previous versions and publish date:
(2026-07-09 06:31), 0.1.2 (2023-02-06 12:02), 0.1.3 (2023-03-04 11:00), 0.1.4 (2023-05-02 11:10), 0.1.5 (2023-05-11 10:00), 0.1.6 (2023-09-29 16:52), 0.2.0 (2024-04-12 12:50)
Other packages that cited mmstat4 R package
View mmstat4 citation profile
Other R packages that mmstat4 depends, imports, suggests or enhances
Complete documentation for mmstat4
Functions, R codes and Examples using the mmstat4 R package
Some associated functions: Rdups . Rlibs . Rsolo . association . cdf . defaultApp . getList . getMMstat . getText . gh . ghappAddin . ghdecompose . ghfile . ghget . ghlist . ghopenAddin . ghpath . ghquery . ghrepos . isLocal . normpathes . toInt . toNum . 
Some associated R codes: Rdups.R . Rlibs.R . Rsolo.R . association_measures.R . cdf.R . getList.R . getMMstat.R . getText.R . gh.R . ghdecompose.R . ghfile.R . ghget.R . ghlist.R . ghopenAddin.R . ghpath.R . ghquery.R . ghrepos.R . isLocal.R . normpathes.R . toInt.R . toNum.R . zzz.R .  Full mmstat4 package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

gscaLCA  
Generalized Structure Component Analysis- Latent Class Analysis & Latent Class Regression
Execute Latent Class Analysis (LCA) and Latent Class Regression (LCR) by using Generalized Structu ...
Download / Learn more Package Citations See dependency  
PermAlgo  
Permutational Algorithm to Simulate Survival Data
This version of the permutational algorithm generates a dataset in which event and censoring times ...
Download / Learn more Package Citations See dependency  
SECFISH  
Disaggregate Variable Costs
These functions were developed within SECFISH project (Strengthening regional cooperation in the are ...
Download / Learn more Package Citations See dependency  
binhf  
Haar-Fisz Functions for Binomial Data
Binomial Haar-Fisz transforms for Gaussianization as in Nunes and Nason (2009). ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
pulseTD  
Identification of Transcriptional Dynamics using Pulse Models via 4su-Seq Data and RNA-Seq Data
A tool for analyzing the transcription, processing and degradation rates of genes by 4sU-seq (the Me ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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