I am using TNORM - rtnorm to simulate from a truncated normal distribution.
However, the current function available allows us to define the mean and SD
of the non-truncated (original) distribution and then run the simulation.

http://rss.acs.unt.edu/Rdoc/library/msm/html/tnorm.html

I would instead like to define the mean and SD of the non-truncated
distribution. Is there a way I can solve for the original mean and SD (of
non-truncated distribution) from an assume mean and SD for the truncated
distribution?

Thanks !

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to