Other packages > Find by keyword >

HKRbook  

Apps and Data for the Book "Introduction to Statistics"
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("HKRbook", "0.1.3")



Attach the package and use:
library("HKRbook")
Maintained by
Sigbert Klinke
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-08-29
Latest Update: 2022-10-06
Description:
Functions, Shiny apps and data for the book "Introduction to Statistics" by Wolfgang Karl H
How to cite:
Sigbert Klinke (2022). HKRbook: Apps and Data for the Book "Introduction to Statistics". R package version 0.1.3, https://cran.r-project.org/web/packages/HKRbook. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.2 (2022-08-29 11:40)
Other packages that cited HKRbook R package
View HKRbook citation profile
Other R packages that HKRbook depends, imports, suggests or enhances
Complete documentation for HKRbook
Functions, R codes and Examples using the HKRbook R package
Some associated functions: checkPackages . distributionParams . gettext . hm_cell . htmlTable . html_matrix . in_range . is.ASCII . men_asso . men_bin . men_ci1 . men_ci2 . men_cilen . men_cipi . men_cisig . men_corr . men_die . men_dot . men_exp . men_hall . men_hist . men_hyp . men_norm . men_parn . men_poi . men_rank . men_regr . men_tab . men_terr . men_time . men_tmu1 . men_tmu2 . men_tprop . men_vis . mmstat.attrVar . mmstat.axis . mmstat.baraxis . mmstat.dec . mmstat.getDataNames . mmstat.getDatasets . mmstat.getLog . mmstat.getValues . mmstat.getVar . mmstat.getVarNames . mmstat.getVariableNames . mmstat.lang . mmstat.log . mmstat.math . mmstat.merge . mmstat.plotTestRegions . mmstat.pos . mmstat.range . mmstat.rds . mmstat.round.down . mmstat.round.up . mmstat.set . mmstat.sliderInput . mmstat.ticks . mmstat.ui.call . mmstat.ui.elem . mmstat.ui.update . mmstat.warn . resetpar . stopif . table2dataframe . toHTML . toRDS . ucfirst . zebra . zzz . 
Some associated R codes: checkPackages.R . distributionParameters.R . gettext.R . htmlTable.R . html_matrix.R . in_range.R . is.ASCII.R . men_asso.R . men_bin.R . men_ci1.R . men_ci2.R . men_cilen.R . men_cipi.R . men_cisig.R . men_corr.R . men_die.R . men_dot.R . men_exp.R . men_hall.R . men_hist.R . men_hyp.R . men_norm.R . men_parn.R . men_poi.R . men_rank.R . men_regr.R . men_tab.R . men_terr.R . men_time.R . men_tmu1.R . men_tmu2.R . men_tprop.R . men_vis.R . mmstat.attrVar.R . mmstat.axis.R . mmstat.baraxis.R . mmstat.dec.R . mmstat.getDataNames.R . mmstat.getDatasetNames.R . mmstat.getDatasets.R . mmstat.getLog.R . mmstat.getValues.R . mmstat.getVar.R . mmstat.getVarNames.R . mmstat.getVariableNames.R . mmstat.htest.R . mmstat.lang.R . mmstat.log.R . mmstat.math.R . mmstat.merge.R . mmstat.plotTestRegions.R . mmstat.pos.R . mmstat.range.R . mmstat.rds.R . mmstat.round.down.R . mmstat.round.up.R . mmstat.set.R . mmstat.sliderInput.R . mmstat.ticks.R . mmstat.ui.call.R . mmstat.ui.elem.R . mmstat.ui.update.R . mmstat.warn.R . resetpar.R . stopif.R . table2dataframe.R . toHTML.R . toRDS.R . ucfirst.R . zebra.R . zzz.R .  Full HKRbook package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
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  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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