2020
DOI: 10.1007/978-3-030-48997-7
|View full text |Cite
|
Sign up to set email alerts
|

An Introduction to Data Analysis in R

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
2
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
6

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(3 citation statements)
references
References 0 publications
0
2
0
Order By: Relevance
“…The first part was calculated using only functions from the default libraries from R. The InfoGain filter was computed by means of the FSelector package [52] and the Deepboosting model was trained using the caret package [47], validating the results by means of 200 group Monte Carlo cross validations with non-overlapping patients so that the accuracy is not over optimistic, using 75% of the observations for the train. Additionally, the library data table was used to perform much of the preprocessing [53] and doParallel was used for parallelization.…”
Section: Discussionmentioning
confidence: 99%
“…The first part was calculated using only functions from the default libraries from R. The InfoGain filter was computed by means of the FSelector package [52] and the Deepboosting model was trained using the caret package [47], validating the results by means of 200 group Monte Carlo cross validations with non-overlapping patients so that the accuracy is not over optimistic, using 75% of the observations for the train. Additionally, the library data table was used to perform much of the preprocessing [53] and doParallel was used for parallelization.…”
Section: Discussionmentioning
confidence: 99%
“…Two analyses were carried out, one for those who use online e-commerce and another one for those who do not. In both cases, the dataset was preprocessed in a standard way (Zamora et al, 2020), removing missing values and identifying categorical values. All statistical techniques described below were carried out using R 4.0.1 under the front end RStudio 1.2.5001.…”
Section: Methodsmentioning
confidence: 99%
“…Un modelo de regresión lineal múltiple es una función lineal que intenta modelar una respuesta 𝑌 a través de una combinación lineal de predictores o covariables 𝑥 [15]. En general se tienen n observaciones de la variable 𝑌. 𝑦 1 , 𝑦 2 , … , 𝑦 𝑛 son observaciones independientes de 𝑌, y siguen un modelo lineal si se puede expresar como (1) [16].…”
Section: Modelo De Regresión Lineal Múltipleunclassified