Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.0%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: feiyoung
  • Language: R
  • Default Branch: master
  • Size: 99.6 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created almost 6 years ago · Last pushed about 3 years ago
Metadata Files
Readme

README.md

<!-- badges: end -->

TOSI

This package provides a general framework of two directional simultaneous inference(TOSI) for high-dimensional as well as the fixed dimensional models with manifest variable or latent variable structure, such as high-dimensional mean models, high-dimensional sparse regression models, and high-dimensional latent factor models.

Please see our new paper for model details:

Wei Liu, Huazhen Lin*, Jin Liu & Shurong Zheng (2023) Two-directional simultaneous inference for high-dimensional models, Journal of Business & Economic Statistics, (Online).

Installation

To install the the packages 'TOSI' from 'Github', firstly, install the 'remotes' package. {Rmd} install.packages("remotes") remotes::install_github("feiyoung/TOSI") Or install the the packages "TOSI" from 'CRAN' {Rmd} install.packages("TOSI")

Simulation

The simulation codes are in the folder Rcode_simu.

Owner

  • Name: Wei Liu
  • Login: feiyoung
  • Kind: user
  • Company: SWUFE

Stastistics

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 206 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
cran.r-project.org: TOSI

Two-Directional Simultaneous Inference for High-Dimensional Models

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 206 Last month
Rankings
Forks count: 28.8%
Dependent packages count: 29.8%
Stargazers count: 35.2%
Dependent repos count: 35.5%
Average: 42.3%
Downloads: 82.4%
Maintainers (1)
Last synced: 10 months ago

Dependencies

DESCRIPTION cran
  • R >= 4.0.0 depends
  • MASS * imports
  • glmnet * imports
  • hdi * imports
  • scalreg * imports