{
  "_id": "6a33b5df3efcd9bda43ae6bf",
  "Package": "gkrreg",
  "Type": "Package",
  "Title": "Gaussian Kernel Robust Regression (GKRReg)",
  "Version": "0.4.0",
  "Authors@R": "c(\nperson(\"Eufrásio\",  \"de Andrade Lima Neto\",       role = \"aut\",\nemail = \"eufrasio@de.ufpb.br\"),\nperson(\"Marcelo\",   \"Rodrigo Portela Ferreira\", role = c(\"aut\", \"cre\"),\nemail = \"marcelo@de.ufpb.br\")\n)",
  "Description": "Implements the Gaussian Kernel Robust Regression (GKRReg /\nGKRR) method proposed by De Carvalho, Lima Neto and Ferreira\n(2017) <doi:10.1016/j.neucom.2016.12.035>. The method\nre-weights observations iteratively using the Gaussian kernel\nso that poorly-fitted observations (outliers, leverage points)\nreceive small weights, yielding resistance to Y-space outliers,\nX-space outliers and leverage points. Convergence is guaranteed\nby Propositions 4.1 and 4.2 of the original paper. Three\nestimators for the kernel width hyper-parameter are provided\n(S1: Caputo, S2: pairwise median, S3: residual variance).\nInference is provided via an analytic sandwich variance\nestimator (default) or via bootstrap (percentile, normal and\nBCa intervals with p-values) through gkrr_boot(). Six real\ndatasets from the robust regression literature are included to\nfacilitate reproducible comparisons.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/marcelorpf/gkrreg",
  "BugReports": "https://github.com/marcelorpf/gkrreg/issues",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 09:06:27 UTC",
    "User": "root"
  },
  "Author": "Eufrásio de Andrade Lima Neto [aut], Marcelo Rodrigo Portela\nFerreira [aut, cre]",
  "Maintainer": "Marcelo Rodrigo Portela Ferreira <marcelo@de.ufpb.br>",
  "Repository": "https://marcelorpf.r-universe.dev",
  "Date/Publication": "2026-06-17 19:04:09 UTC",
  "RemoteUrl": "https://github.com/marcelorpf/gkrreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "cc3e9917936e893567bf74a1dbeddae915dc66f1",
  "MD5sum": "146781b78c08e86f81225dc4f7fda65d",
  "_user": "marcelorpf",
  "_type": "src",
  "_file": "gkrreg_0.4.0.tar.gz",
  "_fileid": "b64f6372be28e15217725b3242022b6f9ca922d6a52fb33c02b4d45e446bb94d",
  "_filesize": 857549,
  "_sha256": "b64f6372be28e15217725b3242022b6f9ca922d6a52fb33c02b4d45e446bb94d",
  "_created": "2026-06-18T09:06:27.000Z",
  "_published": "2026-06-18T09:09:51.062Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82094073027,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7718964734"
    },
    {
      "job": 82094073040,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718963336"
    },
    {
      "job": 82094073056,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7718965773"
    },
    {
      "job": 82094073064,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718960428"
    },
    {
      "job": 82093557151,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718913782"
    },
    {
      "job": 82094073019,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718954726"
    },
    {
      "job": 82094073082,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7718942454"
    },
    {
      "job": 82094073050,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7718942509"
    },
    {
      "job": 82094073055,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718947662"
    }
  ],
  "_buildurl": "https://github.com/r-universe/marcelorpf/actions/runs/27748727988",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/marcelorpf/gkrreg",
  "_commit": {
    "id": "cc3e9917936e893567bf74a1dbeddae915dc66f1",
    "author": "Marcelo Ferreira <marcelorpf@gmail.com>",
    "committer": "Marcelo Ferreira <marcelorpf@gmail.com>",
    "message": "Removendo arquivos temporários de build das vignettes\n",
    "time": 1781723049
  },
  "_maintainer": {
    "name": "Marcelo Rodrigo Portela Ferreira",
    "email": "marcelo@de.ufpb.br",
    "login": "marcelorpf",
    "description": "I wear a lot of hats, just like many of you do. Most of the time, I’m a dad, professor, researcher and homebrewer…",
    "uuid": 11616759
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "sm",
      "role": "Imports"
    },
    {
      "package": "robustbase",
      "role": "Suggests"
    },
    {
      "package": "quantreg",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "marcelorpf",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-25",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "marcelorpf",
      "count": 4,
      "uuid": 11616759
    }
  ],
  "_userbio": {
    "uuid": 11616759,
    "type": "user",
    "name": "Marcelo Ferreira",
    "followers": 19,
    "description": "I wear a lot of hats, just like many of you do. Most of the time, I’m a dad, professor, researcher and homebrewer…"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gkrreg"
  },
  "_devurl": "https://github.com/marcelorpf/gkrreg",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gkrreg.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/marcelorpf/gkrreg",
  "_realowner": "marcelorpf",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.0",
      "date": "2026-06-17"
    }
  ],
  "_exports": [
    "gkrr",
    "gkrr_boot",
    "sigma2_s1",
    "sigma2_s2",
    "sigma2_s3",
    "sigma2_s4"
  ],
  "_datasets": [
    {
      "name": "belgium_calls",
      "title": "International Telephone Calls from Belgium (1950-1973)",
      "object": "belgium_calls",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "calls"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "cloud_point",
      "title": "Cloud Point of a Liquid",
      "object": "cloud_point",
      "class": [
        "data.frame"
      ],
      "fields": [
        "percentage_i8",
        "cloud_point"
      ],
      "rows": 19,
      "table": true,
      "tojson": true
    },
    {
      "name": "delivery",
      "title": "Soft-Drink Delivery Time Data",
      "object": "delivery",
      "class": [
        "data.frame"
      ],
      "fields": [
        "n_products",
        "distance",
        "delivery_time"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    },
    {
      "name": "kootenay",
      "title": "Kootenay River Water-Flow Measurements",
      "object": "kootenay",
      "class": [
        "data.frame"
      ],
      "fields": [
        "libby",
        "newgate"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    },
    {
      "name": "mammals",
      "title": "Brain and Body Mass of 62 Mammal Species",
      "object": "mammals",
      "class": [
        "data.frame"
      ],
      "fields": [
        "species",
        "body_mass",
        "brain_mass",
        "log_body",
        "log_brain"
      ],
      "rows": 62,
      "table": true,
      "tojson": true
    },
    {
      "name": "stars_cyg",
      "title": "Hertzsprung-Russell Diagram of Star Cluster CYG OB1",
      "object": "stars_cyg",
      "class": [
        "data.frame"
      ],
      "fields": [
        "log_temp",
        "log_light"
      ],
      "rows": 47,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "belgium_calls",
      "title": "International Telephone Calls from Belgium (1950-1973)",
      "topics": [
        "belgium_calls"
      ]
    },
    {
      "page": "cloud_point",
      "title": "Cloud Point of a Liquid",
      "topics": [
        "cloud_point"
      ]
    },
    {
      "page": "delivery",
      "title": "Soft-Drink Delivery Time Data",
      "topics": [
        "delivery"
      ]
    },
    {
      "page": "gkrr",
      "title": "Gaussian Kernel Robust Regression (GKRReg)",
      "topics": [
        "gkrr"
      ]
    },
    {
      "page": "gkrr_boot",
      "title": "Bootstrap inference for GKRReg",
      "topics": [
        "gkrr_boot"
      ]
    },
    {
      "page": "kootenay",
      "title": "Kootenay River Water-Flow Measurements",
      "topics": [
        "kootenay"
      ]
    },
    {
      "page": "mammals",
      "title": "Brain and Body Mass of 62 Mammal Species",
      "topics": [
        "mammals"
      ]
    },
    {
      "page": "plot.gkrr",
      "title": "Diagnostic plots for a GKRReg fit",
      "topics": [
        "plot.gkrr"
      ]
    },
    {
      "page": "plot.gkrr_boot",
      "title": "Diagnostic plots for a GKRReg bootstrap object",
      "topics": [
        "plot.gkrr_boot"
      ]
    },
    {
      "page": "sigma2_estimators",
      "title": "Width hyper-parameter estimators for GKRReg",
      "topics": [
        "sigma2_estimators",
        "sigma2_s1",
        "sigma2_s2",
        "sigma2_s3",
        "sigma2_s4"
      ]
    },
    {
      "page": "stars_cyg",
      "title": "Hertzsprung-Russell Diagram of Star Cluster CYG OB1",
      "topics": [
        "stars_cyg"
      ]
    },
    {
      "page": "summary.gkrr",
      "title": "Summary of a GKRReg fit",
      "topics": [
        "summary.gkrr"
      ]
    }
  ],
  "_readme": "https://github.com/marcelorpf/gkrreg/raw/HEAD/README.md",
  "_rundeps": [
    "MASS",
    "sm"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to gkrreg: Gaussian Kernel Robust Regression",
      "author": "Eufrásio de Andrade Lima Neto, Marcelo Rodrigo Portela Ferreira",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "The GKRR method",
        "Model and objective function",
        "Estimation algorithm",
        "Width hyper-parameter $\\gamma^2$",
        "Basic usage",
        "Statistical inference",
        "Sandwich variance estimator (default)",
        "Bootstrap inference",
        "Choosing between sandwich and bootstrap",
        "Diagnostic plots",
        "Comparison with other methods",
        "Real-data applications",
        "Belgium international calls — Y-space outliers",
        "Delivery time — leverage points in multiple regression",
        "Mammals — leverage on the log scale",
        "Session information",
        "References"
      ],
      "created": "2026-06-17 17:33:21",
      "modified": "2026-06-17 17:33:21",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "gkrreg",
  "_universes": [
    "marcelorpf"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-06-18T09:08:37.000Z",
      "distro": "noble",
      "commit": "cc3e9917936e893567bf74a1dbeddae915dc66f1",
      "fileid": "0c6fa44c42135d09c67c4487cd0560113867d57e0f043e02d5e9b60f23b5c39a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcelorpf/actions/runs/27748727988"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-06-18T09:08:33.000Z",
      "distro": "noble",
      "commit": "cc3e9917936e893567bf74a1dbeddae915dc66f1",
      "fileid": "d0760a2f5dd35e9635c34f6a8c4b1c5bd93ab5530dfb2dc990cd98c98c26d5f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcelorpf/actions/runs/27748727988"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-06-18T09:08:43.000Z",
      "commit": "cc3e9917936e893567bf74a1dbeddae915dc66f1",
      "fileid": "92aa53ce3998bbcb5fa1c616324b1499157981ee07491e77e3bc96154350d1b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcelorpf/actions/runs/27748727988"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-06-18T09:08:24.000Z",
      "commit": "cc3e9917936e893567bf74a1dbeddae915dc66f1",
      "fileid": "7e4db730905cb0608ebd33ec1e30aaa25bd99c15515c2f9d11e5d74b8dd0ff16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcelorpf/actions/runs/27748727988"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-06-18T09:08:25.000Z",
      "commit": "cc3e9917936e893567bf74a1dbeddae915dc66f1",
      "fileid": "3fe660ec7005f5443b7bac9fa5576d3a6f15874af35d6241ddc5136368e873b5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/marcelorpf/actions/runs/27748727988"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-18T09:07:37.000Z",
      "commit": "cc3e9917936e893567bf74a1dbeddae915dc66f1",
      "fileid": "cc7190d73cc8a2d72e7f14b51372d7b5b0862415d3e0f968773f1ae8f5769a6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcelorpf/actions/runs/27748727988"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-18T09:07:38.000Z",
      "commit": "cc3e9917936e893567bf74a1dbeddae915dc66f1",
      "fileid": "b4b8b19366f027c84f54dd60e12ce05b6200abff9a3525954472b23ec405f99f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcelorpf/actions/runs/27748727988"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-18T09:07:50.000Z",
      "commit": "cc3e9917936e893567bf74a1dbeddae915dc66f1",
      "fileid": "ac84a5dfe0f343667d81f73b5106045ea89df722bce8a3f74a963fcd01222080",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcelorpf/actions/runs/27748727988"
    }
  ]
}