Other packages > Find by keyword >

estadistica  

Fundamentos de estadística descriptiva e inferencial
View on CRAN: Click here


Download and install estadistica package within the R console
Install from CRAN:
install.packages("estadistica")

Install from Github:
library("remotes")
install_github("cran/estadistica")

Install by package version:
library("remotes")
install_version("estadistica", "1.2")



Attach the package and use:
library("estadistica")
Maintained by
Vicente Coll-Serrano
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-11-02
Latest Update: 2023-05-15
Description:
Este paquete pretende apoyar el proceso ense
How to cite:
Vicente Coll-Serrano (2021). estadistica: Fundamentos de estadística descriptiva e inferencial. R package version 1.2, https://cran.r-project.org/web/packages/estadistica. Accessed 03 Jul. 2026.
Previous versions and publish date:
0.1.0 (2021-11-02 09:00), 0.2.0 (2022-02-01 13:50), 0.2.1 (2022-02-14 14:50), 0.2.2 (2022-09-05 17:00), 0.2.3 (2023-05-15 19:20), 1.0 (2025-10-14 15:10), 1.2.1 (2026-02-04 19:40), 1.2 (2025-12-13 16:00)
Other packages that cited estadistica R package
View estadistica citation profile
Other R packages that estadistica depends, imports, suggests or enhances
Complete documentation for estadistica
Functions, R codes and Examples using the estadistica R package
Some associated functions: coeficiente.variacion . contraste.correlacion . contraste.diferencia.medias . contraste.diferencia.proporciones . contraste.media . contraste.proporcion . contraste.razon.varianzas . contraste.varianza . convergencia.varianza . correlacion . covarianza . cuantiles . desviacion . diseno1 . diseno2 . distribucion.normal . distribuciones.probabilidad . ejem_bidi . hogares . ic.correlacion . ic.diferencia.medias . ic.diferencia.proporciones . ic.media . ic.proporcion . ic.razon.varianzas . ic.varianza . leer.datos . matriz.correlacion . matriz.covar . media . mediana . medidas.forma . moda . momento.central . muestra . nivel.confianza . regresion.simple . resumen.descriptivos . salarios2018 . series.temporales . startup . tabla.bidimensional . tabla.frecuencias . turistas . turistas2 . unir.vectores . varianza . viajes_vendidos . 
Some associated R codes: coeficiente.variacion.R . contraste.correlacion.R . contraste.diferencia.medias.R . contraste.diferencia.proporciones.R . contraste.media.R . contraste.proporcion.R . contraste.razon.varianzas.R . contraste.varianza.R . convergencia.varianza.R . correlacion.R . covarianza.R . cuantiles.R . cuantiles.int.R . data.sets.R . descriptivos.R . desviacion.R . distribucion.normal.R . distribuciones.probabilidad.R . funcion_agrupar.R . globals.R . ic.correlacion.R . ic.diferencia.medias.R . ic.diferencia.proporciones.R . ic.media.R . ic.proporcion.R . ic.razon.varianzas.R . ic.varianza.R . leer.datos.R . matriz.correlacion.R . matriz.covarianzas.R . media.R . mediana.R . mediana.int.R . medidas.forma.R . moda.R . momento.central.R . muestra.R . nivel.confianza.R . regresion.simple.R . series.temporales.R . tabla.bidimensional.R . tabla.frecuencias.R . tema_blanco.R . unir.vectores.R . varianza.R . zzz.R .  Full estadistica package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

MANOVA.RM  
Resampling-Based Analysis of Multivariate Data and Repeated Measures Designs
Implemented are various tests for semi-parametric repeated measures and general MANOVA designs that ...
Download / Learn more Package Citations See dependency  
reportROC  
An Easy Way to Report ROC Analysis
Provides an easy way to report the results of ROC analysis, including: 1. an ROC curve. 2. the val ...
Download / Learn more Package Citations See dependency  
tabbycat  
Tabulate and Summarise Categorical Data
Functions for tabulating and summarising categorical variables. Most functions are designed to work ...
Download / Learn more Package Citations See dependency  
gap.datasets  
Datasets for 'gap'
Datasets associated with the 'gap' package. Currently, it includes an example data for regional ass ...
Download / Learn more Package Citations See dependency  
GaussSuppression  
Tabular Data Suppression using Gaussian Elimination
A statistical disclosure control tool to protect tables by suppression using the Gaussian eliminati ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA