Re: [R] Expected Value of Normal Order Statistics

2011-06-30 Thread Ben Bolker
Paul A. Roediger us.army.mil> writes: > > Is there an S+ (v8.2 for Windows) compatible function to compute these? > > -- This is an R list, not an S-PLUS list. Based on library(sos) findFn("{normal order statistics}") ppoints in the base package and NormalScore in the SuppDists packag

[R] Expected Value of Normal Order Statistics

2011-06-30 Thread Paul A. Roediger
Is there an S+ (v8.2 for Windows) compatible function to compute these? -- View this message in context: http://r.789695.n4.nabble.com/Expected-Value-of-Normal-Order-Statistics-tp3636214p3636214.html Sent from the R help mailing list archive at Nabble.com. __