Other packages > Find by keyword >

xray  

X Ray Vision on your Datasets
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("xray", "0.2")



Attach the package and use:
library("xray")
Maintained by
Pablo Seibelt
[Scholar Profile | Author Map]
First Published: 2017-11-22
Latest Update: 2017-12-08
Description:
Tools to analyze datasets previous to any statistical modeling. Has various functions designed to find inconsistencies and understanding the distribution of the data.
How to cite:
Pablo Seibelt (2017). xray: X Ray Vision on your Datasets. R package version 0.2, https://cran.r-project.org/web/packages/xray. Accessed 18 Mar. 2025.
Previous versions and publish date:
0.1 (2017-11-22 10:39)
Other packages that cited xray R package
View xray citation profile
Other R packages that xray depends, imports, suggests or enhances
Complete documentation for xray
Functions, R codes and Examples using the xray R package
Some associated functions: anomalies . distributions . timebased . xray . 
Some associated R codes: anomalies.R . distributions.R . timebased.R . xray.R .  Full xray package functions and examples
Downloads during the last 30 days
02/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/16Downloads for xray0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

scDIFtest  
Item-Wise Score-Based DIF Detection
Detection of item-wise Differential Item Functioning (DIF) in fitted 'mirt', 'multipleGroup' or 'bf ...
Download / Learn more Package Citations See dependency  
optional  
Optional Types and Pattern Matching
Introduces optional types with some() and none, as well as match_with() from functional languages. ...
Download / Learn more Package Citations See dependency  
sdcSpatial  
Statistical Disclosure Control for Spatial Data
Privacy protected raster maps can be created from spatial point data. Protection methods include s ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
lineup  
Lining Up Two Sets of Measurements
Tools for detecting and correcting sample mix-ups between two sets of measurements, such as between ...
Download / Learn more Package Citations See dependency  
assertive  
Readable Check Functions to Ensure Code Integrity
Lots of predicates (is_* functions) to check the state of your variables, and assertions (assert_* ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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