Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Add `warmup_draws = T` argument to `read_cmdstan_csv`

Aperta
#565 2 commenti 0 reazioni 1 assegnatario Vedi su GitHub

I maintainer di solito rispondono entro 1 giorno

@rok-cesnovar ci sta già lavorando.

Dal 12/11/2021.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

feature

I'd like to change read_cmdstan_csv so that I can avoid reading in warmup draws even if the model was fit with save_warmup = T. Proposed fix is to add a warmup_draws = T argument to read_cmdstan_csv. There would be no change in the default behavior, but if warmup_draws is set to F the returned object would be equivalent to the current default behavior as if the model had been fit with save_warmup = F.

Any comments/objections to me adding this?

Lingua principale
R
Stelle
160
Fork
69
Merge medio
1g 8h
PR unite (30g)
20

Preparare l'ambiente

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di stan-dev/cmdstanr

Tutte le issue di stan-dev/cmdstanr

Issue simili

Altre issue su R

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.