Chris Holden

Results 36 issues of Chris Holden

Not sure if this is out of scope for the project, but this PR tries to smooth over the only issue I've came across so far when using Patsy with...

Write documentation for dataset preparation guide `docs/guide/dataset.rst` https://jacobian.org/writing/great-documentation/

docs

Would be nice to implement CUSUM or MOSUM test statistics in `YATSM` seeing as we already have the [recursive residual](https://github.com/ceholden/yatsm/blob/master/yatsm/regression/recresid.py) calculation implemented and validated against the `strucchange` package. We could...

algorithm

As `rasterio` did to make `rio` snappy...

# Motivation Right now we're using NumPy saved files that store structural arrays for the results but this might change in the future (see #14), especially to accommodate some visualization...

backward_incompatible
YEP: YATSM Enhancement Proposal

Documentation for model parameter exploration guide page `docs/guide/configuration.rst` https://jacobian.org/writing/great-documentation/

docs

Resolve changes occurring in models that are not near-simultaneously co-occurring within pixels in a neighborhood region. Depends a bit on #14 because finding a pixel's neighbors in results will require...

enhancement

Documentation for model parameter exploration guide page `docs/guide/exploration.rst` https://jacobian.org/writing/great-documentation/

docs

Documentation for model parameter specification guide page `docs/guide/model_specification.rst` https://jacobian.org/writing/great-documentation/

docs

Documentation for model parameter exploration guide page `docs/guide/classification.rst` https://jacobian.org/writing/great-documentation/

docs