Shikhar Mishra
Shikhar Mishra
I want to apply methods from MarketTechnicals.jl (and Indicators.jl) on `TSFrame` objects from [TSFrames.jl](https://github.com/xKDR/TSFrames.jl). I was wondering if as of early 2023 the `TSFrame` object, which inherits all the benefits...
> Hey @smishr! > > Thanks for your interest! Development of this extension in on hold because we need https://github.com/fonsp/Pluto.jl/pull/2296 on the Pluto.jl side to overcome a big UX problem...
Ill have a look tomoroww
> @britgyu wants to do this. @smishr are you confident this is a “good first issue”? yes. they should give link to the code they used for drawing the multi...
yes i have that code somewhere in my testing R file
Click on drop down arrow where it says "Show R Code to make data" on this [blog post](https://www.practicalsignificance.com/posts/understanding-the-survey-packages-recursive-algorithm/)
@ayushpatnaikgit please see how i integrated confidence intervals into `mean.jl` now
@itsdebartha you may continue this PR, just like `mean`, add CI functionalities for `total` `quantile` and `ratio` in their respective files
> We need to do something about tests. If we can't match answers with R, or any other language, it won't be good to merge this. `svyrecvar` is a beast,...