Authors
Bella Kalinyak 28
Document Latest
27.05.2024
library(tidyverse) ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dplyr 1.1.4 ✔ readr 2.1.5 ## ✔ forcats 1.0.0 ✔ stringr...
7 sym R (1648 sym/4 pcs)
testing quotro iwith rDocument Latest
06.11.2023
Table of contents 1 author’s details 1.1 author’s image 1.2 kirit ved’s website 2 setting r environment 2.1 cleaning & initialising R environment 2.2 loading udf for R 2.3 loading required libraries 3 generate data frame 4 plotting...
596 sym 7 img
Gift Kenneth 28
{rhino} vs {golem} vs {leprechaun}: Which R/Shiny Library is Right for You? Latest
28.11.2023
Shiny dashboards created using R have become a staple for data professionals due to their flexibility, power, ease of use, and community support when carrying out data visualization and analytics. As the demand for interactive dashboards grows, so...
12165 sym 12 img
16040461 28
Document Latest
14.02.2020
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...
591 sym R (268 sym/2 pcs) 1 img
Fuaidil Ikhrom, Prof. Dr. Suhartono, M.kom 28
publish document Latest
13.02.2022
UIN MAULANA MALIK IBRAHIM MALANG TEKNIK INFORMATIKA Pengertian Inflow dan Outflow Uang Kartal Inflow, disebut investasi sebagai langsung dalam ekonomi pelaporan, termasuk semua kewajiban dan aset yang ditransfer antara perusahaan investasi...
1571 sym R (14191 sym/28 pcs) 12 img
José Alberto Vázquez Silva 28
caso 2 datos agrupados Latest
05.09.2022
1 Objetivo Agrupar datos y describir datos visualmente de variables de edades y generos usando función fdt y fdt_cat de la librería fdth. 2 Descripción Se cargan librerías adecuadas de caso Se construyen y simulan datos con dos variables de...
5168 sym R (3315 sym/20 pcs) 5 img
FelixS 28
Wilcox’s Robust Statistics: A new R package Latest
12.04.2011
Recently I started to build a new package for R containing Wilcox’ collection of functions for robust statistics. Wilcox provides 700+ functions for robust statistics, including: robust correlations (e.g. percentage bend correlation) robust...
1216 sym
instalasi mosaicCalc Latest
20.09.2022
drug_remaining <- function(dose, duration, time_constant) { dose * exp(- duration / time_constant) } library(mosaicCalc) ## Loading required package: mosaic ## Registered S3 method overwritten by 'mosaic': ## method...
21 sym R (1408 sym/17 pcs) 1 img
Christian Castro 28
mi primer analisis del covid19 Latest
20.04.2020
Carga y limpieza preliminar de los datos Los datos que se analizarán, proceden de la compilación hecha por usuarios de Kaggle.La fecha del análisis empieza el 6 de Abril del 2020, utilizando la versión 82 recopilada de la web anterior....
243 sym
Corey Sparks, PhD 28
DEM 7223 - Event History Analysis - Example of Multi-state event history analysis Latest
03.12.2019
This example will illustrate how to fit a multistate hazard model using the multinomial logit model. The outcome for the example is whether a family experiences a transition between poverty states between waves 1 and 5 of the data. The data from...
1198 sym R (13530 sym/34 pcs) 3 img 1 tbl