SunJackson Blog


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

  • 站点地图

  • 公益404

The p-value is 4.76×10^−264

转载自:https://andrewgelman.com/2018/12/02/p-value-4-76x10%e2%88%92264/

Andrew


发表于 2018-12-02

Jerrod Anderson points us to Table 1 of this paper:

阅读全文 »

Day 02 – little helper na_omitlist

转载自:http://feedproxy.google.com/~r/RBloggers/~3/jKlx3Y6UAKc/

Jakob Gepp


发表于 2018-12-02

We at STATWORX work a lot with R and we often use the same little helper function within our projects. These functions ease our daily work life by reducing repetitive code parts or by creating overviews of our projects. At first, there was no plan to make a package, but soon I realised, that it will be much easier to share and improve those functions, if they are within a package. Up till the 24th December I will present one function each day from helfRlein. So, on the 2nd day of Christmas my true love gave to me…

阅读全文 »

TSstudio 0.1.3

转载自:http://feedproxy.google.com/~r/RBloggers/~3/f-RvOB-p07s/

Rami Krispin


发表于 2018-12-02

I used the Thanksgiving break to push a new update of the TSstudio package to CRAN (version 0.1.3). The new version includes an update for the ts_backtesting function along with two new function – ts_to_prophet for converting time series objects to a prophet input format (i.e., ds and y columns), and ccf_plot for lags plot between two time series. The package can be installed from either CRAN or Github:

阅读全文 »

Site Redesign

转载自:http://datagenetics.com/blog/december12018/index.html

未知


发表于 2018-12-02

After an immense amount of procrastination, I’ve finally bitten the bullet and am redesigning my website. It should be no surprise to anyone, but the World is moving mobile. My old site was yesterday’s future; lovingly hand crafted in HTML using table layout. At long last I’m ditching fixed width table formatting.

阅读全文 »

If you did not already know

转载自:https://analytixon.com/2018/12/02/if-you-did-not-already-know-564/

Michael Laux


发表于 2018-12-02

Canonical Correspondence Analysis (CCA) In applied statistics, canonical correspondence analysis (CCA) is a multivariate constrained ordination technique that extracts major gradients among combinations of explanatory variables in a dataset. The requirements of a CCA are that the samples are random and independent and that the independent variables are consistent within the sample site and error-free. …

阅读全文 »

Document worth reading: “Comparative Study on Generative Adversarial Networks”

转载自:https://analytixon.com/2018/12/02/document-worth-reading-comparative-study-on-generative-adversarial-networks/

Michael Laux


发表于 2018-12-02

In recent years, there have been tremendous advancements in the field of machine learning. These advancements have been made through both academic as well as industrial research. Lately, a fair amount of research has been dedicated to the usage of generative models in the field of computer vision and image classification. These generative models have been popularized through a new framework called Generative Adversarial Networks. Moreover, many modified versions of this framework have been proposed in the last two years. We study the original model proposed by Goodfellow et al. as well as modifications over the original model and provide a comparative analysis of these models. Comparative Study on Generative Adversarial Networks

阅读全文 »

R plus Magento 2 REST API revisited: part 3 – more complex samples of use

转载自:http://feedproxy.google.com/~r/RBloggers/~3/aLsbE4K__Zs/

Alex Levashov


发表于 2018-12-02

This is 3rd part of series about working with Magento 2 REST API in R. If you haven’t read previous posts in this series, I would recommend to do it. This article sample use the functions defined in previous posts. You may find them at R plus Magento 2 REST API revisited: part 2 – filtered search and R plus Magento 2 REST API revisited: part 1- authentication and universal search

阅读全文 »

Distilled News

转载自:https://analytixon.com/2018/12/02/distilled-news-922/

Michael Laux


发表于 2018-12-02

NYC buses: C5.0 classification with R; more than 20 minute delay?

阅读全文 »

December Reading for Econometricians

转载自:http://feedproxy.google.com/~r/RBloggers/~3/_frT-W6N7N0/

Dave Giles


发表于 2018-12-02

© 2018, David E. Giles

阅读全文 »

Why R for data science – and not Python?

转载自:http://feedproxy.google.com/~r/RBloggers/~3/nI_wvW1lwlM/

Learning Machines


发表于 2018-12-02

There are literally hundreds of programming languages out there, e.g. the whole alphabet of one letter programming languages is taken. In the area of data science there are two big contenders: R and Python. Now why is this blog about R and not Python?

阅读全文 »
1 … 80 81 82 … 398
SunJackson

SunJackson

3974 日志
5 分类
© 2018 - 2019 SunJackson