hmsc-r / HMSC

GNU General Public License v3.0
102 stars 37 forks source link

More detailed documentation/examples for Reduced Rank Regression? #46

Open brendanf opened 4 years ago

brendanf commented 4 years ago

Hmsc() has arguments XRRRData, XRRRFormula, XRRR ncRRR, and XRRRScale for reduced rank regression, but this is not described in the details section of the Hmsc() documentation, nor in any of the vignettes. Is there anywhere that this is described in detail?

ovaskain commented 4 years ago

Reduced rank regression (as well as variable selection, e.g. XSelect) is at the moment described only in the book of Ovaskainen & Abrego 2020: Joint Species Distribution Modelling - with applications in R (Cambridge University Press). For more, see e.g. here: https://www.helsinki.fi/en/researchgroups/statistical-ecology/hmsc

On 17.6.2020 16.35, brendanf wrote:

|Hmsc()| has arguments |XRRRData|, |XRRRFormula|, |XRRR| |ncRRR|, and |XRRRScale| for reduced rank regression, but this is not described in the details section of the |Hmsc()| documentation, nor in any of the vignettes. Is there anywhere that this is described in detail?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hmsc-r/HMSC/issues/46, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEIYMZWTACZXF7DOOTSB6LLRXDBB3ANCNFSM4OATPG4Q.

jarioksa commented 4 years ago

See #42 for a similar question.