Other packages > Find by keyword >

rhosp  

Side Effect Risks in Hospital : Simulation and Estimation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rhosp", "1.10")



Attach the package and use:
library("rhosp")
Maintained by
Christophe Dutang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-07-25
Latest Update: 2018-08-07
Description:
Evaluating risk (that a patient arises a side effect) during hospitalization is the main purpose of this package. Several methods (Parametric, non parametric and De Vielder estimation) to estimate the risk constant (R) are implemented in this package. There are also functions to simulate the different models of this issue in order to quantify the previous estimators. It is necessary to read at least the first six pages of the report to understand the topic.
How to cite:
Christophe Dutang (2006). rhosp: Side Effect Risks in Hospital : Simulation and Estimation. R package version 1.10, https://cran.r-project.org/web/packages/rhosp. Accessed 06 Nov. 2024.
Previous versions and publish date:
1.0 (2006-07-25 07:49), 1.01 (2006-08-03 13:31), 1.02 (2007-09-11 20:58), 1.03 (2008-02-16 15:29), 1.04 (2009-02-10 09:07), 1.05 (2013-12-11 09:36), 1.06 (2014-12-05 17:11), 1.07 (2015-07-20 18:19)
Other packages that cited rhosp R package
View rhosp citation profile
Other R packages that rhosp depends, imports, suggests or enhances
Complete documentation for rhosp
Functions, R codes and Examples using the rhosp R package
Some associated functions: DV . KM . Table . adequadExp . calcErrorDV . calcErrorNonParam . calcErrorParam . estimDV . estimNonParam . estimParam . histo . mainSimul . mainSimul2 . makeSample . makeSample2 . simul . simul2 . 
Some associated R codes: DV.R . KM.R . Table.R . adequadExp.R . calcErrorDV.R . calcErrorNonParam.R . calcErrorParam.R . estimDV.R . estimNonParam.R . estimParam.R . histo.R . m1.R . m2.R . mainSimul.R . mainSimul2.R . makeSample.R . makeSample2.R . mom1.R . mom2.R . simul.R . simul2.R .  Full rhosp package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
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  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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