Shikhar Mishra

Results 62 comments of Shikhar Mishra

If `bydomain` is internal function, I think there are some Julian customs such that user does not use it. Like `_bydomain` etc?

> Just like `svyby` in R, perhaps we can modify it and export it to the user, so it works on any arbitrary function. Thats what was happening previously i...

> I'm assuming I should build onto the work from #190 (e.g. add to ci.jl) but that PR is not merged yet. Should I push to smishr/Survey.jl when I'm done...

R default is Jk1 for non stratified, JKn if strata. must be for some reasons.

@iuliadmtru We think (a smaller and older version of) the Scottish Household Survey is a great candidate for testing with the `singledesign` branch. Detailed info and data scripts as well...

The old [PEAS](https://www.restore.ac.uk/PEAS/aboutex2.php) exemplars has 6 surveys full with R code, that are reasonably 'small' for modern computers to be able to be analysed locally without too much hassle. Tests...

After having a deeper look, I think we should export all of those surveys RData files that are linked in the websites, and add them into Julia `assets/` folder. They...

Firstly, should we wget and download these datasets, or ship them part of the package? Can we check the licenses of those datasets, and whether they are GPLv3 or similar...

use Pluto.jl to make a tutorial

Thanks so much @grahamstark. I'll have a look.