Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Translation of R functions to Perl subroutines

by Anonymous Monk
on Oct 12, 2017 at 15:51 UTC ( [id://1201236]=note: print w/replies, xml ) Need Help??


in reply to Translation of R functions to Perl subroutines

The Kolmogorov–Smirnov test seems pretty straightforward, but the devil is in the details, as they say. If you have the cumulative distribution function (CDF) available (you didn't say which distribution you're dealing with), you just sort your data values and compare them with the CDF.
  • Comment on Re: Translation of R functions to Perl subroutines

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1201236]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-24 22:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found