More Corona here: https://github.com/dimgeo/  - The Gompertz curve code and
it's derivative in IC-covid may be useful. I had to do the non-linear least
squares fitting directly an R script because J's stats/r addon doesn't work
and I don't understand how to access lapack2's Levenberg-Marquardt from J
(still figuring it out)

On Mon, Mar 23, 2020 at 8:43 PM Raul Miller <[email protected]> wrote:

> https://github.com/vmchale/coronavirus
>
> Uses 'make' to pull the csv data, though that could be done manually
> if you were so inclined (and had a basic understanding of Makefile
> format -- basically, the indented lines are commands intended to be
> run from the operating system command line).
>
> Also requires 'graphics/plot' and `tables/csv' (but, if you've
> installed all packages, you'll presumably already have those).
>
> FYI,
>
> --
> Raul
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to