Skip to content

Return level plots

1 message · R. Michael Weylandt

#
Hi Michelle,

Please cc the list on your replies so others (far more knowledgeable
than I) can answer.
On Mon, Sep 24, 2012 at 12:12 AM, Michelle Cipullo <mlcipull at ncsu.edu> wrote:
Untested in the absence of a reproducible example:
http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example

If I understand the model you want to give correctly, you are fitting
multiple GPDs at each spatial point where data is collected over time.
If that's the case, you likely should place the entire time "slice" to
gpd.fit() all at once.

Cheers,
Michael