I recently gave a talk at the R in Finance conference in which I introduced the marketAgent package for R.

Here is the source for the package if you’d like to play with it: marketAgent_0.000.tar

I’ll be giving more details of the talk real soon now.

 

Update:  The Portfolio Probe website now has a blog post on the conference.  And here are the slides for my talk.

Kommentarer inaktiverade för Source for the marketAgent R package

See more

Explore more content and blog posts.

  • jun 25, 26

    The email address patrick@burns-stat.com was out of action for a few hours today.  It is back now.

  • jun 25, 26

    Customization in R. Basics Several features benefit from being customizable — either because of personal taste or specifics of the environment. The way R implements this flexibility is through the [...]

  • jun 25, 26

    How to control the limits of data values in R plots. R has multiple graphics engines.  Here we will talk about the base graphics and the ggplot2 package. We’ll create [...]