Other packages > Find by keyword >

ganDataModel  

Build a Metric Subspaces Data Model for a Data Source
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ganDataModel", "2.0.1")



Attach the package and use:
library("ganDataModel")
Maintained by
Werner Mueller
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-07-16
Latest Update: 2024-07-21
Description:
Neural networks are applied to create a density value function which approximates density values for a data source. The trained neural network is analyzed for different levels. For each level metric subspaces with density values above a level are determined. The obtained set of metric subspaces and the trained neural network are assembled into a data model. A prerequisite is the definition of a data source, the generation of generative data and the calculation of density values. These tasks are executed using package 'ganGenerativeData' .
How to cite:
Werner Mueller (2022). ganDataModel: Build a Metric Subspaces Data Model for a Data Source. R package version 2.0.1, https://cran.r-project.org/web/packages/ganDataModel. Accessed 26 Jun. 2026.
Previous versions and publish date:
1.0.2 (2022-07-16 10:20), 1.1.1 (2022-12-19 09:00), 1.1.2 (2023-03-05 14:50), 1.1.3 (2023-04-02 14:50), 1.1.4 (2023-05-07 23:00), 1.1.5 (2023-12-14 03:00), 1.1.6 (2024-01-21 16:10), 1.1.7 (2024-07-21 21:10)
Other packages that cited ganDataModel R package
View ganDataModel citation profile
Other R packages that ganDataModel depends, imports, suggests or enhances
Complete documentation for ganDataModel
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
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  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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