Displaying 3 results from an estimated 3 matches for "interquantil".
Did you mean:
interquantile
2011 Mar 14
0
Question re estimating SE for interquantile regression coefficients
Hi,
I am a student new to R. I would like to estimate the standard error for the difference in interquantile regression coefficients after but do not know how to do so. For each quantile I estimated the regression coefficent, bootstrapped for the SE and saved the coefficient and then take the difference between the two, e.g. per90<-rq(y~x,
tau = c(0.9),data = data, weights= mec), per90<-summary(pe...
2013 Apr 12
2
Stat question: How to deal w/ negative outliers?
Hello all,
I have a question: I am using the interquantile method to spot outliers &
it gives me values of say 234 & -120 or for the higher & lower benchmarks.
I don't have any issues w/ the higher end. However I don't have any
negative values. My lowest possible value is 0. Should I consider 0 as an
outlier?
Thanks ahead for your...
2007 Mar 28
2
fitting data with conditions
Mich besch?ftig folgende Fragestellung. Ich kenne die Verteilung
(lognormal) zus?tzlich weiss ich das 99%, das 90% und das 1% Quantil.
Gibt es in R eine M?glichkeit die Lognormalverteilung zu finden, das
heisst den korrespondierenden logmean und logsd?
Vielen Dank f?r ihre Hilfe
Gruss
Yvonne