Statistical Computing and Data Analysis in R leaf node


URI

https://openalex.org/T13398

Label

Statistical Computing and Data Analysis in R

Description

This cluster of papers focuses on statistical computing and data analysis using the R language. It covers a wide range of topics including statistical analysis, data visualization, parallel computing, time series analysis, spatial data, machine learning, geospatial analysis, statistical modeling, and big data.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T13398> a skos:Concept ;
    rdfs:label "Statistical Computing and Data Analysis in R"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/R_(programming_language)>,
        <https://openalex.org/T13398> ;
    skos:broader oasubfields:1702 ;
    skos:definition "This cluster of papers focuses on statistical computing and data analysis using the R language. It covers a wide range of topics including statistical analysis, data visualization, parallel computing, time series analysis, spatial data, machine learning, geospatial analysis, statistical modeling, and big data."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Statistical Computing and Data Analysis in R"@en ;
    openalex:cited_by_count 445642 ;
    openalex:works_count 17225 .