Dear useRs,

I am facing the following problem in R and hope you can help me. I want to
discretize a normal distribution to 4 predefined bands. The  bands are
1,2,10 and 20. In order to maintain the symmetric shape and the mean of the
density I need to cut off all negative values and the corresponding part on
the positive axis and allocate the mass taken away proportionally on the
remaining support. I tried the function discretize from the actuar package,
but I am not sure I properly define the step and range. I am sorry for the
maybe trivial question and thanks in advance for any help!
mary

-- 
View this message in context: 
http://r.789695.n4.nabble.com/Dicretizing-a-normal-distribution-to-predefined-bands-tp2287455p2287455.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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