Results 7 issues of frank hull

### Description Hello again - I am running some additional tests on nixtla in R via {reticulate}. I believe I have all my data types converted correctly, but was interested...

documentation

Hi there - Very impressive package and thank you for making public! I had an enhancement question. Was curious if this package is planned to support multivariate processes? If I...

hello - I have been running local LLMs and small language models for ~ 1 year or so. One of the features I thought would be useful on the R/chattr...

enhancement

hi @mitchelloharawild - Related to a similar expansion in the `forecast` framework, [conformalForecast](https://github.com/xqnwang/conformalForecast), is there any chance conformal methods will be added to the `tidyverts` universe? I use `fable` and...

Hi all - I am tuning the `catboost` model, (separate from the mtry discussion), and receive an error relating to multi_predict. ``` r ################################################################ # cat cross-val ################################################################ library(catboost) library(parsnip)...

hi all - I was curious why the `catboost` tuning parameter is called `mtry_prop` instead of `mtry`? For `lightgbm` I have been doing, counts = FALSE, and set mtry is...

### Description Howdy - I was curious about a particular section in the website documentation related to [R](https://nixtlaverse.nixtla.io/statsforecast/docs/how-to-guides/migrating_R). Is this a placeholder for something in-progress or are you all looking...

documentation