Authors

Intelligent Trading 42

Practical Implementation of Neural Network based time series (stock) prediction – PART 1 Latest

29.01.2010

The following introduction is to allow viewers to understand the basic concepts and practical implementation of neural nets towards a financial time series. I will not go too deep into detail about the mathematics behind the neural...

3869 sym 8 img

Homework 3 Latest

17.02.2020

Please deliver links to an R Markdown file (in GitHub and rpubs.com) with solutions to the problems below. You may work in a small group, but please submit separately with names of all group participants in your submission. #1. Using the 173...

2158 sym R (1852 sym/10 pcs)

MD 42

GEOG71921 Welcome Latest

23.01.2020

Welcome to GEOG70922. On this course, lab instructions will be posted as html and a web link will be provided each week for you to work through in the practical sessions. Open R studio from the Start Menu and pres Ctrl + Shift + N. A new script...

2049 sym R (1419 sym/22 pcs) 12 img

Method Matters 42

Rap text analysis- Watch the Throne (Kanye West and Jay Z) – Part 1 Latest

28.12.2013

Over the past couple of months I’ve been playing around with text analysis in R. I’m eventually going to use these methods for a business-type problem, but as a way to learn how to conduct different types of text analyses and to...

3981 sym 8 img

Daniel Oehm 42

Advanced Survey Design and Application to Big Data Latest

11.07.2018

I like to describe Official statistics as the All Bran of statistics, it’s bland and a bit boring but it is good for you. It is key for any government to manage the economy, provide services where they are needed and monitor the growth of the...

14977 sym R (9393 sym/51 pcs) 56 img

Gabe Abreu 42

Homework #1 Latest

22.12.2019

R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will...

551 sym R (795 sym/7 pcs)

Andrew Treadway 42

Running R Code in Parallel Latest

14.10.2017

Background Running R code in parallel can be very useful in speeding up performance. Basically, parallelization allows you to run multiple processes in your code simultaneously, rather than than iterating over a list one element at a time, or...

5405 sym R (2184 sym/6 pcs) 4 img

Ahmed Elsaeyed 42

Homework 1 Latest

09.01.2022

Question 1 Write a loop that calculates 13-factorial. Bonus - try to do it two different ways (for example use a for loop and a while loop). Do not use the standard factorial function. The goal is to learn about how R uses loops. count = 1 for(i...

598 sym R (678 sym/8 pcs)

Eric Cai - The Chemical Statistician 42

Displaying Isotopic Abundance Percentages with Bar Charts and Pie Charts Latest

17.02.2013

The Structure of an Atom An atom consists of a nucleus at the centre and electrons moving around it.  The nucleus contains a mixture of protons and neutrons.  For most purposes in chemistry, the two most important properties about these 3 types...

2614 sym R (1003 sym/1 pcs) 10 img

Fauzil Hidayatullah, Prof.Dr.Suhartono,M.Kom 42

Perhitungan Aritmatika Beserta Contohnya Menggunakan Program RStudio Latest

29.09.2021

Lembaga : Universitas Islam Negeri Maulana Malik Ibrahim Malang Fakultas : Sains Dan Teknologi Jurusan : Teknik Informatika Operator Aritmatik Proses perhitungan akan ditangani oleh fungsi khusus. R akan memahami urutannya secara benar. Kecuali...

1016 sym R (218 sym/18 pcs) 1 tbl