Other packages > Find by keyword >

dvmisc  

Convenience Functions, Moving Window Statistics, and Graphics
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("dvmisc", "1.1.4")



Attach the package and use:
library("dvmisc")
Maintained by
Dane R. Van Domelen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-11-06
Latest Update: 2019-12-16
Description:
Contains functions that do something convenient (e.g. create BMI categories), functions for calculating moving-window statistics efficiently, and functions for generating various figures (e.g. histograms with fitted probability mass/density function).
How to cite:
Dane R. Van Domelen (2017). dvmisc: Convenience Functions, Moving Window Statistics, and Graphics. R package version 1.1.4, https://cran.r-project.org/web/packages/dvmisc. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:34), 1.1.1 (2017-11-06 11:11), 1.1.2 (2018-02-05 23:19), 1.1.3 (2019-03-05 20:00), 1.1.4 (2019-12-16 21:10)
Other packages that cited dvmisc R package
View dvmisc citation profile
Other R packages that dvmisc depends, imports, suggests or enhances
Complete documentation for dvmisc
Functions, R codes and Examples using the dvmisc R package
Some associated functions: bmi3 . bmi4 . clean_glm . cleancut . create_qgroups . create_qgroups_svy . cut_decreasing . dots_bars . dvmisc . expand_grid . gammareg . get_mse . headtail . histo . inside . interval_groups . iterate . list_override . logit_prob . lognormalreg . logodds_graph . max_n . mean_i . means_graph . min_n . mle_gamma . mle_gamma_lnorm . mle_lnorm . mle_lnorm_lnorm . moving_mean . n_2t_equal . n_2t_unequal . odds_prob . plot_ll . pooled_var . power_2t_equal . power_2t_unequal . prob_logit . prob_odds . quant_groups . quant_groups_svy . reverse_cut . sliding_cor . sliding_cov . sum_i . sumsim . trim . truerange . which.max2 . which.min2 . which_max_im . which_max_iv . which_max_nm . which_max_nv . which_min_im . which_min_iv . which_min_nm . which_min_nv . 
Some associated R codes: RcppExports.R . bmi3.R . bmi4.R . clean_glm.R . cleancut.R . create_qgroups.R . create_qgroups_svy.R . cut_decreasing.R . dots_bars.R . dvmisc.R . expand_grid.R . gammareg.R . get_mse.R . headtail.R . histo.R . inside.R . interval_groups.R . iterate.R . list_override.R . logit_prob.R . lognormalreg.R . logodds_graph.R . means_graph.R . mle_gamma.R . mle_gamma_lnorm.R . mle_lnorm.R . mle_lnorm_lnorm.R . moving_mean.R . n_2t_equal.R . n_2t_unequal.R . odds_prob.R . plot_ll.R . pooled_var.R . power_2t_equal.R . power_2t_unequal.R . prob_logit.R . prob_odds.R . quant_groups.R . quant_groups_svy.R . reverse_cut.R . sliding_cor.R . sliding_cov.R . sumsim.R . trim.R . truerange.R . which_max2.R . which_min2.R .  Full dvmisc package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
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  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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