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 05 Jun. 2026.
Previous versions and publish date:
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

msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
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  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
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  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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