June 2021

on approximations of Φ and Φ⁻¹

June 2, 2021 | xi'an

As I was working on a research project with graduate students, I became interested in fast and not necessarily very accurate approximations to the normal cdf Φ and its inverse. Reading through this 2010 paper of Richards et al., using for instance (with another version replacing 2/π with the squared root of π/8) and $...
[Read more...]

Version 0.11.1 of NIMBLE released

June 2, 2021 | Chris Paciorek

We’ve released the newest version of NIMBLE on CRAN and on our website. NIMBLE is a system for building and sharing analysis methods for statistical models, especially for hierarchical models and computationally-intensive methods (such as MCMC and SMC). Version 0.11.1 is a bug fix release, fixing a bug that was ...
[Read more...]

R for Public Health

June 1, 2021 | R Views

The COVID19 pandemic has raised the profile of public health workers at all levels from the nurses and doctors working on the front lines at our hospitals, to high level state and federal public health officials. I think its a good bet that eighteen months ago few of us had ...
[Read more...]

Salaries and time series regression

June 1, 2021 | n n R Analystatistics Swedenn

In this post, I will examine Dynamic Linear Models and Time-Series Regression. I will return to data for Engineers from Statistics Sweden. Since the salaries for each year, each stratum (age group) is strongly correlated with the salary for the previous year it does not seem too distant to use ... [Read more...]

scale matters [maths as well]

June 1, 2021 | xi'an

A question from X validated on why an independent Metropolis sampler of a three component Normal mixture based on a single Normal proposal was failing to recover the said mixture… When looking at the OP’s R code, I did not notice anything amiss at first glance (I was about ...
[Read more...]

summarize in r, Data Summarization In R

June 1, 2021 | finnstats

when we have a dataset and to get clear idea about each parameter the summary of a variable is important. Summarized data will provide the clear idea about the data set. In this tutorial we are going to talk about summarize () function from dplyr package. The post summarize in r, ...
[Read more...]
1 8 9 10

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)