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 26 Jun. 2026.
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), 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

PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
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  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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