{
  "_id": "6a0f6561acfb0bcc41c5d0f6",
  "Package": "diagL1",
  "Type": "Package",
  "Title": "Routines for Fit, Inference and Diagnostics in Linear L1 and LAD\nModels",
  "Version": "1.0.1",
  "Authors@R": "c(person(given = \"Kevin Allan\",\nfamily = \"Sales Rodrigues\",\nrole = c(\"aut\", \"cre\"),\nemail = \"kevin.asr@outlook.com\",\ncomment = c(ORCID = \"0000-0003-4925-5883\")),\nperson(given = \"Silvia\",\nfamily = \"Nagib Elian\",\nrole = c(\"ctb\", \"ths\")))",
  "Author": "Kevin Allan Sales Rodrigues [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4925-5883>), Silvia Nagib Elian\n[ctb, ths]",
  "Maintainer": "Kevin Allan Sales Rodrigues <kevin.asr@outlook.com>",
  "Description": "Diagnostics for linear L1 regression (also known as LAD -\nLeast Absolute Deviations), including: estimation, confidence\nintervals, tests of hypotheses, measures of leverage, methods\nof diagnostics for L1 regression, special diagnostics graphs\nand measures of leverage. The algorithms are based in Dielman\n(2005) <doi:10.1080/0094965042000223680>, Elian et al. (2000)\n<doi:10.1080/03610920008832518> and Dodge (1997)\n<doi:10.1006/jmva.1997.1666>. This package builds on the\n'quantreg' package, which is a well-established package for\ntuning quantile regression models. There are also tests to\nverify if the errors have a Laplace distribution based on the\nwork of Puig and Stephens (2000) <doi:10.2307/1270952>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 10:09:38 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "make libicu-dev",
  "Repository": "https://kevinds100.r-universe.dev",
  "Date/Publication": "2025-08-21 18:20:08 UTC",
  "RemoteUrl": "https://github.com/cran/diagL1",
  "RemoteRef": "HEAD",
  "RemoteSha": "2aecca3fad1a534ca04f06ff174e567e9c82b6f0",
  "MD5sum": "38ffc1999c08a4d17767fc14cee3feb4",
  "_user": "kevinds100",
  "_type": "src",
  "_file": "diagL1_1.0.1.tar.gz",
  "_fileid": "70fe19404fa462bcb92846b8c5ba3d78d63a8a0138cec8c25dca8a10637183be",
  "_filesize": 219334,
  "_sha256": "70fe19404fa462bcb92846b8c5ba3d78d63a8a0138cec8c25dca8a10637183be",
  "_created": "2026-05-21T10:09:38.000Z",
  "_published": "2026-05-21T20:04:49.680Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77258302416,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133032721"
    },
    {
      "job": 77258302591,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133028849"
    },
    {
      "job": 77258302374,
      "time": 210,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133039548"
    },
    {
      "job": 77258302454,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133021417"
    },
    {
      "job": 77258302396,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132980682"
    },
    {
      "job": 77258301867,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145977652"
    },
    {
      "job": 77258302693,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133016910"
    },
    {
      "job": 77258302638,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133012587"
    },
    {
      "job": 77258302736,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133013695"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kevinds100/actions/runs/26219454123",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/diagL1",
  "_commit": {
    "id": "2aecca3fad1a534ca04f06ff174e567e9c82b6f0",
    "author": "Kevin Allan Sales Rodrigues <kevin.asr@outlook.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1755800408
  },
  "_maintainer": {
    "name": "Kevin Allan Sales Rodrigues",
    "email": "kevin.asr@outlook.com",
    "login": "kevinds100",
    "description": "",
    "uuid": 21278692,
    "orcid": "0000-0003-4925-5883"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "quantreg",
      "version": ">= 6.1",
      "role": "Depends"
    },
    {
      "package": "greekLetters",
      "version": ">= 1.0.4",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "conquer",
      "role": "Imports"
    },
    {
      "package": "lawstat",
      "role": "Imports"
    },
    {
      "package": "MatrixModels",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "cubature",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.1",
      "date": "2025-08-21"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kevinds100",
      "count": 4,
      "uuid": 21278692
    }
  ],
  "_userbio": {
    "uuid": 21278692,
    "type": "user",
    "name": "Kevin DS"
  },
  "_downloads": {
    "count": 559,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/diagL1"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/diagL1.html",
    "manual.pdf"
  ],
  "_realowner": "kevinds100",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2023-08-31"
    },
    {
      "version": "0.0.6",
      "date": "2023-09-02"
    },
    {
      "version": "1.0.0",
      "date": "2024-01-30"
    },
    {
      "version": "1.0.1",
      "date": "2025-08-21"
    }
  ],
  "_exports": [
    "boot_het.regL1",
    "boot.regL1",
    "class_to_regL1",
    "class_to_rq",
    "CookDistance",
    "dlaplace",
    "FD",
    "forwardSearch_regL1",
    "HV_test",
    "lambda_mle",
    "lambda_ros",
    "laplace.dist.test",
    "LF_test",
    "likelihoodCD",
    "likelihoodD",
    "PIF",
    "plaplace",
    "qlaplace",
    "regL1",
    "regL1_het",
    "rlaplace",
    "SAE"
  ],
  "_datasets": [
    {
      "name": "bile",
      "title": "Bile Data",
      "object": "bile",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Age",
        "Concentration"
      ],
      "rows": 29,
      "table": true,
      "tojson": true
    },
    {
      "name": "Fire",
      "title": "Fire Data",
      "object": "Fire",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Area",
        "Fire",
        "log_Fire",
        "Age",
        "Theft",
        "Income"
      ],
      "rows": 47,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bile",
      "title": "Bile Data",
      "topics": [
        "bile"
      ]
    },
    {
      "page": "boot_het.regL1",
      "title": "Bootstrapping Linear L1 Models",
      "topics": [
        "boot_het.regL1"
      ]
    },
    {
      "page": "boot.regL1",
      "title": "Bootstrapping Linear L1 Models",
      "topics": [
        "boot.regL1"
      ]
    },
    {
      "page": "class_to_regL1",
      "title": "Change object class from \"rq\" to \"regL1\"",
      "topics": [
        "class_to_regL1"
      ]
    },
    {
      "page": "class_to_rq",
      "title": "Change object class from \"regL1\" to \"rq\"",
      "topics": [
        "class_to_rq"
      ]
    },
    {
      "page": "CookDistance",
      "title": "Calculate Cook Distance",
      "topics": [
        "CookDistance"
      ]
    },
    {
      "page": "dlaplace",
      "title": "Probability density function (PDF) of the Laplace distribution",
      "topics": [
        "dlaplace"
      ]
    },
    {
      "page": "FD",
      "title": "F Distance",
      "topics": [
        "FD"
      ]
    },
    {
      "page": "Fire",
      "title": "Fire Data",
      "topics": [
        "Fire"
      ]
    },
    {
      "page": "forwardSearch_regL1",
      "title": "Forward Search in Linear L1 Models",
      "topics": [
        "forwardSearch_regL1"
      ]
    },
    {
      "page": "HV_test",
      "title": "Homogeneity of Variance Tests for Linear L1 Models",
      "topics": [
        "HV_test"
      ]
    },
    {
      "page": "lambda_mle",
      "title": "Function to estimate lambda via MLE",
      "topics": [
        "lambda_mle"
      ]
    },
    {
      "page": "lambda_ros",
      "title": "Function to calculate robust lambda estimator",
      "topics": [
        "lambda_ros"
      ]
    },
    {
      "page": "laplace.dist.test",
      "title": "Wrapper for the 'laplace.test' function from the 'lawstat' package",
      "topics": [
        "laplace.dist.test"
      ]
    },
    {
      "page": "LF_test",
      "title": "Lack of Fit Tests for Linear L1 Models",
      "topics": [
        "LF_test"
      ]
    },
    {
      "page": "likelihoodCD",
      "title": "Calculate Conditional Likelihood Displacement",
      "topics": [
        "likelihoodCD"
      ]
    },
    {
      "page": "likelihoodD",
      "title": "Calculate Likelihood Displacement",
      "topics": [
        "likelihoodD"
      ]
    },
    {
      "page": "PIF",
      "title": "Predictive Influence Function",
      "topics": [
        "PIF"
      ]
    },
    {
      "page": "plaplace",
      "title": "Cumulative distribution function (CDF) of the Laplace distribution",
      "topics": [
        "plaplace"
      ]
    },
    {
      "page": "plot.forwardSearch_regL1",
      "title": "Forward Search in Linear L1 Models",
      "topics": [
        "plot.forwardSearch_regL1"
      ]
    },
    {
      "page": "print.forwardSearch_regL1",
      "title": "Print an forwardSearch_regL1 object",
      "topics": [
        "print.forwardSearch_regL1"
      ]
    },
    {
      "page": "print.regL1",
      "title": "Print an regL1 object",
      "topics": [
        "print.regL1"
      ]
    },
    {
      "page": "print.summary.forwardSearch_regL1",
      "title": "Print Forward Search in Linear L1 Model Summary Object",
      "topics": [
        "print.summary.forwardSearch_regL1"
      ]
    },
    {
      "page": "print.summary.regL1",
      "title": "Print Linear L1 Regression Summary Object",
      "topics": [
        "print.summary.regL1"
      ]
    },
    {
      "page": "qlaplace",
      "title": "Quantile function (inverse of the CDF) of the Laplace distribution",
      "topics": [
        "qlaplace"
      ]
    },
    {
      "page": "regL1",
      "title": "Fitting Linear L1 Models",
      "topics": [
        "regL1"
      ]
    },
    {
      "page": "regL1_het",
      "title": "Fitting Heteroscedastic Linear L1 Models",
      "topics": [
        "regL1_het"
      ]
    },
    {
      "page": "rlaplace",
      "title": "Function to generate random values from the Laplace distribution",
      "topics": [
        "rlaplace"
      ]
    },
    {
      "page": "SAE",
      "title": "Function to calculate SAE",
      "topics": [
        "SAE"
      ]
    },
    {
      "page": "summary.forwardSearch_regL1",
      "title": "Summarizing Fit of Forward Search in Linear L1 Regression",
      "topics": [
        "summary.forwardSearch_regL1"
      ]
    },
    {
      "page": "summary.regL1",
      "title": "Summary methods for L1 Regression",
      "topics": [
        "summary.regL1"
      ]
    }
  ],
  "_rundeps": [
    "assertthat",
    "boot",
    "cli",
    "codetools",
    "conquer",
    "cubature",
    "doParallel",
    "foreach",
    "glue",
    "greekLetters",
    "iterators",
    "Kendall",
    "lattice",
    "lawstat",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "mvtnorm",
    "quantreg",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack",
    "rlang",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "vctrs"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "diagl1",
  "_universes": [
    "kevinds100"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-21T10:11:58.000Z",
      "distro": "noble",
      "commit": "2aecca3fad1a534ca04f06ff174e567e9c82b6f0",
      "fileid": "b8bd0af42eaa9ec71ab53c01b5c6b6920838c97b6219f2857ff1f47e9704d57e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinds100/actions/runs/26219454123"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-21T10:11:49.000Z",
      "distro": "noble",
      "commit": "2aecca3fad1a534ca04f06ff174e567e9c82b6f0",
      "fileid": "51adb906a280c515a0ce0e2e441376463a4916111abc920542c4078b52e49a77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinds100/actions/runs/26219454123"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-21T10:12:26.000Z",
      "commit": "2aecca3fad1a534ca04f06ff174e567e9c82b6f0",
      "fileid": "5404b65048f7b443d92d9cc6c9f6cb3040164490741174b71717e01d44761933",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinds100/actions/runs/26219454123"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-21T10:11:38.000Z",
      "commit": "2aecca3fad1a534ca04f06ff174e567e9c82b6f0",
      "fileid": "4d105ba5da65defe8ac0549f936361867952dee9996c9803decdfe81c2341b5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinds100/actions/runs/26219454123"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-21T20:04:29.000Z",
      "commit": "2aecca3fad1a534ca04f06ff174e567e9c82b6f0",
      "fileid": "50681989727b502085b2d153b90c4111e85baf0caf3c289257061538534f122d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kevinds100/actions/runs/26219454123"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-21T10:11:05.000Z",
      "commit": "2aecca3fad1a534ca04f06ff174e567e9c82b6f0",
      "fileid": "ff224b91b51f1a91c8e7dde3817e25b3e3574ae55ff14d9b240866741a9d776f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinds100/actions/runs/26219454123"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-21T10:10:57.000Z",
      "commit": "2aecca3fad1a534ca04f06ff174e567e9c82b6f0",
      "fileid": "0e6894e0735df4425ca9743669ddc438f80483ba8760972c57107b6e45de8b31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinds100/actions/runs/26219454123"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-21T10:10:58.000Z",
      "commit": "2aecca3fad1a534ca04f06ff174e567e9c82b6f0",
      "fileid": "dbc7bda3c3ccc95ac1bc5b0e5f6d4d74bad00b9bb416c91f7d5f7795d5427c1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinds100/actions/runs/26219454123"
    }
  ]
}