Other packages > Find by keyword >

tmvtnorm  

Truncated Multivariate Normal and Student t Distribution
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tmvtnorm", "1.6")



Attach the package and use:
library("tmvtnorm")
Maintained by
Stefan Wilhelm
[Scholar Profile | Author Map]
First Published: 2009-03-29
Latest Update: 2023-12-05
Description:
Random number generation for the truncated multivariate normal and Student t distribution. Computes probabilities, quantiles and densities, including one-dimensional and bivariate marginal densities. Computes first and second moments (i.e. mean and covariance matrix) for the double-truncated multinormal case.
How to cite:
Stefan Wilhelm (2009). tmvtnorm: Truncated Multivariate Normal and Student t Distribution. R package version 1.6, https://cran.r-project.org/web/packages/tmvtnorm. Accessed 04 Apr. 2025.
Previous versions and publish date:
0.4-2 (2009-03-29 20:09), 0.5-1 (2009-05-04 12:27), 0.7-2 (2009-08-26 14:39), 0.8-3 (2009-10-07 09:48), 0.9-2 (2010-01-04 18:50), 1.0-1 (2010-03-04 07:51), 1.0-2 (2010-03-05 10:46), 1.1-5 (2010-11-22 08:57), 1.2-3 (2011-06-04 09:25), 1.3-1 (2011-12-02 17:23), 1.4-1 (2011-12-27 11:06), 1.4-3 (2012-01-05 11:28), 1.4-4 (2012-01-11 08:02), 1.4-6 (2012-04-09 08:53), 1.4-7 (2012-12-17 16:56), 1.4-8 (2013-03-30 13:39), 1.4-9 (2014-03-04 01:19), 1.4-10 (2015-08-28 01:06), 1.5 (2022-03-22 09:30)
Other packages that cited tmvtnorm R package
View tmvtnorm citation profile
Other R packages that tmvtnorm depends, imports, suggests or enhances
Complete documentation for tmvtnorm
Downloads during the last 30 days
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/03Downloads for tmvtnorm6080100120140160180200220240260280300TrendBars

Today's Hot Picks in Authors and Packages

metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
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  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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