quokar

Diagnostic statistics and visualization for quantile regression

https://github.com/wenjingwang/quokar

Science Score: 10.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
  • Academic publication links
  • Committers with academic emails
    1 of 7 committers (14.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Diagnostic statistics and visualization for quantile regression

Basic Info
  • Host: GitHub
  • Owner: wenjingwang
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 34 MB
Statistics
  • Stars: 6
  • Watchers: 4
  • Forks: 4
  • Open Issues: 0
  • Releases: 0
Created over 9 years ago · Last pushed almost 7 years ago
Metadata Files
Readme

README.md

quokar

Travis-CI Build Status CRAN\_Status\_Badge Downloads

R package for diagnosing quantile regression models

  • quokar can be easily installed on Windows and Linux using command: {r} devtools::install_github("wenjingwang/quokar")
  • To install quokar on Mac, you need to install a fortran compiler. You can install gfortran by command,

curl -O http://r.research.att.com/libs/gfortran-4.8.2-darwin13.tar.bz2 sudo tar fvxz gfortran-4.8.2-darwin13.tar.bz2 -C /

Owner

  • Name: Wenjing Wang
  • Login: wenjingwang
  • Kind: user

PhD student at Renmin University of China & Vrije Universiteit Brussel

GitHub Events

Total
Last Year

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 241
  • Total Committers: 7
  • Avg Commits per committer: 34.429
  • Development Distribution Score (DDS): 0.071
Top Committers
Name Email Commits
wenjingwang w****0@1****m 224
Wenjing Wang w****0@r****n 8
Dianne Cook v****t@g****m 3
Zhao Jiangkun j****o@e****e 2
zhaojkun z****o@j****e 2
wwj w****j 1
earowang e****g@g****m 1
Committer Domains (Top 20 + Academic)

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
cran.r-project.org: quokar

Quantile Regression Outlier Diagnostics with K Left Out Analysis

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Forks count: 12.8%
Stargazers count: 21.1%
Average: 24.8%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Last synced: almost 3 years ago

Dependencies

DESCRIPTION cran
  • R >= 3.3.0 depends
  • ALDqr * imports
  • GIGrvg * imports
  • ald * imports
  • bayesQR * imports
  • dplyr * imports
  • ggplot2 * imports
  • gridExtra * imports
  • knitr * imports
  • magrittr * imports
  • purrr * imports
  • quantreg * imports
  • robustbase * imports
  • stats * imports
  • tidyr * imports
  • rmarkdown * suggests
  • testthat * suggests