Authors
Jesús Turpín 115
Programación de Inteligencia Artificial - Práctica 3 Latest
15.10.2021
Administración del entorno Limpia previamente tu espacio de trabajo. Crea un archivo Markdown, desde cero, copiando el enunciado de cada ejercicio e incrustando el código R y las salidas. La función ls: mi_var1 <-1 mi_var2 <- "dos" mi_var3...
5393 sym R (1581 sym/19 pcs)
Develop algorithm TBATS Model for time series analysis in R programming Latest
31.12.2020
Develop algorithm TBATS Model for time series analysis in R programming That’s an algorithm developed By Makarovskikh Tatyana Anatolyevna“Макаровских Татьяна Анатольевна” Abotaleb mostafa “Аботалеб...
306 sym R (6256 sym/30 pcs) 3 img
R on OSM 115
Yield curve predictions are hard Latest
14.04.2019
Introduction What is a yield curve? (Skip if you already know!) Show me the data! (Start here if don’t want the background) Investing pundits like to quote the yield curve as a nearly infallible indicator for the next recession. But what do the...
5207 sym 2 img 1 tbl
Presentation_utb_maestría Latest
03.07.2021
Algunos temas de interes para posibles investigaciones en la maestría Msc. Roberto Trespalacios Programa de Maestría en Estadística Aplicada Universidad Tecnológica de...
182 sym 1 img
Rcpp Gallery 112
STL Transform Latest
28.12.2012
The STL transform function can be used to pass a single function over a vector. Here we use a simple function square(). #include <Rcpp.h> using namespace Rcpp; inline double square(double x) { return x*x ; } // [[Rcpp::export]]...
561 sym R (712 sym/2 pcs)
Peter's stats stuff - R 111
New Zealand Data & APIs on GitHub Latest
31.07.2015
New data listing for New Zealand Wellington’s PrototypeAlex has created a new GitHub repository aiming to list data about New Zealand. My first reaction was “hmm, will this be an improvement?” After all, we already have data.govt.nz which...
7905 sym R (2399 sym/2 pcs) 4 img
Renzo Cáceres Rossi 111
Sintaxis Básica Markdown Latest
08.01.2022
Sintaxis Básica Markdown Markdown es un lenguaje de marcado ligero (Lightweight Markup Language), siendo RMarkdown1 uno de sus dialectos, una de sus variantes, uno de sus sabores (Markdown Flavours). Encabezados - Títulos Título 1 Título 2...
3870 sym R (389 sym/5 pcs) 2 img 1 tbl
이신행 111
텍스트마이닝개론 Week 2 Latest
23.03.2020
R에서 프로젝트 사용하기 RStudio 프로젝트를 사용하면 작업 공간과 문서를 쉽게 관리 할 수 있습니다. 프로젝트 만들기 RStudio 프로젝트는 R 작업 디렉토리와 연결됩니다. RStudio 프로젝트를...
3596 sym R (5815 sym/96 pcs)
Jay Lasker 111
Morbid Curiosity Latest
07.04.2020
Startup library(pacman) p_load(lavaan, qgraph, psych, qpcR, ggplot2, igraph, semPlot) #d = read.csv("mcs_cfa_data.csv") #Let's see if we have all 24 variables we need (i.e., B1, B2, B4, B5, B6, B7, M2, M3, M4, M5, M6, M7, S1, S2, S3, S5, S6,...
8844 sym R (35709 sym/31 pcs) 7 img 1 tbl
Mirai Solutions 111
Release of XLConnect 0.1-3 Latest
28.02.2011
Mirai Solutions GmbH (http://www.mirai-solutions.com) is proud to announce the first release of XLConnect, a comprehensive and cross-platform R package for manipulating Microsoft Excel files from within R. XLConnect differs from other related R...
2843 sym R (518 sym/2 pcs) 4 img