[R] Function Fstats and p value

sebastien s.cayzac at cnic.u-bordeaux1.fr
Fri Feb 12 13:38:07 CET 2010


Hello,

I used the function Fstats (in the package strucchange) and would like to
transform the F probability given by Fstats in P value. This transformation
can be made while making a plot, but I need to have the numerical P value
which are ploted... and I can't find out how to do.

Here a is an exemple, to plot the P value.

let's take data as a array

fs <-fstats(data ~ 1, from = 4, to = length(data)-4)
plot(fs,pval=TRUE)

Thank you for your help,
Seb
-- 
View this message in context: http://n4.nabble.com/Function-Fstats-and-p-value-tp1478478p1478478.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list