February 2018

locating linguistic diversity in the usa

February 9, 2018 | Jason Timm

Language data and the census Languages in the US Linguistic diversity as entropy Locating linguistic diversity FIN This post investigates linguistic diversity in the United States utilizing data made available by the US Census. We consider census language classifications, and introduce a simple methodology for quantifying linguistic diversity using entropy ...
[Read more...]

Probabilistic Sensitivity Analysis with R

February 9, 2018 | Devin Incerti

Overview Normal distribution Multivariate normal distribution Beta distribution Dirichlet distribution Gamma and lognormal distributions Uniform distribution Performing a PSA Overview Decisions to adopt or reimburse health technologies are often guided by cost-effectiveness analyses. The outcomes needed to conduct cost-effectiveness analyses are simulated using decision-analytic models, which combine information from multiple ... [Read more...]

Personal Coding Conventions

February 9, 2018 | r on Tony ElHabr

As a person who’s worked with various programming languages over time, I have become interested in the nuances and overlaps among languages. In particular, concepts related to code syntax and organization–everything from technical concepts such as lexical scoping, to more broad concepts such as importing and naming data–... [Read more...]

Probabilistic Sensitivity Analysis with R

February 9, 2018 | Health Economics with R

Overview Normal distribution Multivariate normal distribution Beta distribution Dirichlet distribution Gamma and lognormal distributions Uniform distribution Performing a PSA Overview Decisions to adopt or reimburse health technologies are often guided by cost-effectiveness analyses. The outcomes needed to conduct cost-effectiveness analyses are simulated using decision-analytic models, which combine information from multiple ... [Read more...]

Version 0.6-9 of NIMBLE released

February 9, 2018 | Chris Paciorek

We’ve released the newest version of NIMBLE on CRAN and on our website. Version 0.6-9 is primarily a maintenance release with various bug fixes and fixes for CRAN packaging issues. New features include: dimensions in a model will now be determined from either ‘inits’ or ‘data’ if not otherwise ...
[Read more...]

Using R to Create Google Maps

February 8, 2018 | R on carl b frederick

Google maps are a great way to share maps that users can interact with and customize for their own purposes. The RgoogleMaps (Loecher and Ropkins 2015) and ggmap (Kahle and Wickham 2013) packages are great tools to download static map queries from Google maps and plot over them. There are some helpful ...
[Read more...]

.rprofile: Julia Stewart Lowndes

February 8, 2018 | rOpenSci - open tools for open science

Dr. Julia Stewart Lowndes [@juliesquid on Twitter] is the Science Program Lead for the Ocean Health Index and works at the National Center for Ecological Analysis and Synthesis. She and Sean Kross discussed how data science, open science, and community can help reproducibility in research. [This interview occurred at the 2017 ...
[Read more...]

Importing Large NDJSON Files into R

February 8, 2018 | Matt

I ran into this problem recently when trying to import the data my twitter scraper produced and thought this might make a worthwhile post. The…Continue ReadingImporting Large NDJSON Files into R
[Read more...]

DataExplorer: Fast Data Exploration With Minimum Code

February 8, 2018 | Guest Blogger

by Boxuan Cui, Data Scientist at Smarter Travel Once upon a time, there was a joke: In Data Science, 80% of time spent prepare data, 20% of time spent complain about need for prepare data. — Big Data Borat (@BigDataBorat) February 27, 2013 According to a Forbes article, cleaning and organizing data is the most ... [Read more...]

How to Install and Include an R Package

February 8, 2018 | Datazar

We get a lot of questions about the usage of R libraries. The most common question is “can I use all the R libraries in your notebooks/consoles?” Yes! You can use any of the libraries that have been published to the R package repository (CRAN). Open up your notebook/...
[Read more...]

RcppEigen 0.3.3.4.0

February 7, 2018 | Thinking inside the box

A new minor release 0.3.3.4.0 of RcppEigen hit CRAN earlier today, and just went to Debian as well. It brings Eigen 3.3.4 to R. Yixuan once again did the leg-work of bringing the most recent Eigen release in along with the small set of patches we hav... [Read more...]

Calculating Beta in the Capital Asset Pricing Model

February 7, 2018 | R Views

Today we will continue our portfolio fun by calculating the CAPM beta of our portfolio returns. That will entail fitting a linear model and, when we get to visualization next time, considering the meaning of our results from the perspective of asset returns. By way of brief background, the Capital ... [Read more...]
1 7 8 9 10 11 12

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)