Mathew Kiang

Results 16 comments of Mathew Kiang

Late to the party, but I'm working on a similar issue. If you have only two variables with relatively few categories (~3), `statebins` works great with a bivariate color ramp....

@benmarwick just an FYI that you may want to use a document with enough revisions that it requires pagination. I've been running into pagination errors with the revision endpoint.

@JBleher — very cool paper. Do you have replication code for it available somewhere? Particularly for the stitching part. It's well explained in the paper but I don't want to...

Just wondering if this would this also allow for inverse-variance weighting? And if not, is some sort of observational weighting in the works?

Is it possible to at least get the protections removed from the Word document? If I can export the Styles, it'll be a lot easier to submit a PR, but...

I'm pretty sure the issue has to do with a dependency and/or conflict upstream. If I modify `get_article_cite_history()` such that the only thing I change is to make the `rvest`...

f9c9005edf71e020c6a7b02ddfe17897f9157411 incorporates the `MIN` variable correctly in the truncated power law distribution. Not sure if it was removed for increase in speed, but if so, should probably be noted or...

Have you tried updating the package? This error is not reproducible given the most recent version of the package: ``` > id p sum(is.na(p$pubid)) [1] 0 > head(p$pubid) [1] "hMod-77fHWUC"...

Sure. Thanks for prompt response: ``` > sessionInfo() R version 3.2.2 (2015-08-14) Platform: x86_64-apple-darwin13.4.0 (64-bit) Running under: OS X 10.11.1 (El Capitan) locale: [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8 attached base packages: [1] tcltk...

Perhaps this should be a completely separate issue, but it also appears in Stata 13 that `imbalance` performs complete case analysis and thus results in a different L1 than R...