I just wrote up an extensive example using PL/R to build a logistic map for a range of values of r. The end result is a pretty picture generated within the database and handed back to the webserver. Very cool.
For complete details, see http://www.joeconway.com/web/guest/pl/r/-/wiki/Main/Bytea+Graphing+Example
Z-Test in R: Complete Guide with One-Sample & Two-Sample Examples
-
Complete guide to running one-sample and two-sample Z-tests in R using
BSDA::z.test(), the manual pnorm/qnorm method, and how to choose between a
Z-test ...
1 day ago
