Dear All,
I defined a distribution and I want to test it by k-s test?
How to input parameters for ks.test(.....)?
E.g.,
F(x,m) is user-defined function
x is observation value, m is parameter of F
y is observation vector value in experiment
> ks.test(y,"F",m=0.2)
error....
why?
'
--
Best wishes,
Zhijiang Wang
--------------------------------------------
PHD Student
Room 212, Science buliding,
The International WIC Institute,
College of Computer Science and Technology,
Beijing University of Technology,
Beijing, China.
______________________________________________
[hidden email] mailing list
https://stat.ethz.ch/mailman/listinfo/r-helpPLEASE do read the posting guide
http://www.R-project.org/posting-guide.htmland provide commented, minimal, self-contained, reproducible code.