المشاركات

Deep Learning with R, Second Edition Book Launch

We are excited to announce the MEAP release of Deep Learning with R, Second Edition! As part of the Manning Early Access Program (MEAP), you have early access to the book while it is being written. We plan to release the complete version of the book ne... Continue reading: Deep Learning with R, Second Edition Book Launch http://dlvr.it/SRPTS4

Interactive 3d plot in R-Quick Guide

صورة
The post Interactive 3d plot in R-Quick Guide appeared first on Data Science Tutorials Interactive 3d plot in R, This R lesson shows how to create dynamic 3d graphics with R and the scatter3d function from the package car. The rgl package is used by the scatter3d() function ... Continue reading: Interactive 3d plot in R-Quick Guide http://dlvr.it/SRNlys

{ggblanket}: common x and y scale adjustments

صورة
I was messing around with some scale adjustments with my {ggblanket} package, and thought I’d share this as a post. It’s by no means a complete demonstration of the functionality available. But it demonstrates a bit of how x and y scales can be adj... Continue reading: {ggblanket}: common x and y scale adjustments http://dlvr.it/SRNlwt

Non-linear Optimization by using constrOptim.nl R function

صورة
This post shows how to use constrOptim.nl() R function to solve non-linear optimization problem with or without equality or inequality constraints. Nelson-Siegel yield curve model is used as an target example. Its calculation time is faster... Continue reading: Non-linear Optimization by using constrOptim.nl R function http://dlvr.it/SRMkMG

Editorial Automation: Why & How to Set Up Chat-Ops for your Own Review System on GitHub

صورة
Anyone can contribute a software package to the rOpenSci suite as long as it fits our scope (research lifecycle software and statistical software) for a transparent, constructive, nonadversarial and open review. In practice, the review steps are all r... Continue reading: Editorial Automation: Why & How to Set Up Chat-Ops for your Own Review System on GitHub http://dlvr.it/SRMkLz

April: “Top 40” New CRAN Packages

صورة
Computational Methods hmer v1.0.1: Provides objects and functions for Bayes Linear emulation and history matching, including functions for automated training of emulators, diagnostic functions to ensure suitability, and a variety of methods for generating waves of points. There is a vignette Demo of the package, an Emulation and History matching ... Continue reading: April: “Top 40” New CRAN Packages http://dlvr.it/SRL9N5

How to Perform a Log Rank Test in R

The post How to Perform a Log Rank Test in R appeared first on Data Science Tutorials  How to Perform a Log Rank Test in R, The most frequent technique to compare survival curves between two groups is to use a log-rank test. The following hypotheses are used in this ... Continue reading: How to Perform a Log Rank Test in R http://dlvr.it/SRJ7mG