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]
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 29 Mar. 2025.
Previous versions and publish date:
1.1.1 (2017-11-06 11:11), 1.1.2 (2018-02-05 23:19), 1.1.3 (2019-03-05 20:00)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for dvmisc5101520253035TrendBars

Today's Hot Picks in Authors and Packages

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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