Displaying 3 results from an estimated 3 matches for "verkuilen".
Did you mean:
verkuil
2008 Dec 25
3
Percent damage distribution
R version: 2.7.0
Running on: WinXP
I am trying to model damage from fire losses (given that the loss occurred).
Since I have the individual insured amounts, rather than sampling dollar
damage from a continuous distribution ranging from 0 to infinity, I want to
sample from a percent damage distribution from 0-100%. One obvious solution
is to use runif(n, min=0, max=1), but this does not seem to be
2011 Mar 16
2
Re; Fitting a Beta distribution
I want to fit some p-values to a beta distribution. But the problem is some
of the values have 0s and 1's. I am getting an error if I use the MASS
function to do this. Is there anyway to get around this?
--
Thanks,
Jim.
[[alternative HTML version deleted]]
2008 Dec 26
1
starting values update
...m 0-100%. One obvious
solution
> is to use runif(n, min=0, max=1), but this does not seem to be a good
idea,
> since I would not expect damage to be uniform.
>
Beta distribution (rbeta(...)) or
logistic-binomial distribution
plogis(rnorm(...)) .
See e.g.
Smithson, Michael, and Jay Verkuilen. 2006. A better lemon squeezer?
Maximum-likelihood regression with beta-distributed dependent variables.
Psychological Methods 11, no. 1 (March): 54-71. doi:2006-03820-004.
------------------------------
Message: 17
Date: Fri, 26 Dec 2008 08:44:19 +0000 (GMT)
From: Prof Brian Ripley <ripley@...