{
  "_id": "6a105c83acfb0bcc41ca43b0",
  "Package": "regtools",
  "Version": "1.7.5",
  "Title": "Regression and Classification Tools",
  "Authors@R": "c(person(\"Norm\", \"Matloff\", email = \"matloff@cs.ucdavis.edu\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-9179-6785\")),\nperson(\"Robin\", \"Yancey\", email = \"reyancey@ucdavis.edu\", role = c(\"aut\")),\nperson(\"Bochao\", \"Xin\", email = \"xinbochao97@outlook.com\",role = c(\"ctb\")),\nperson(\"Kenneth\", \"Lee\", email = \"honlee@ucdavis.edu\", role = c(\"ctb\")),\nperson(\"Rongkui\", \"Han\", email = \"rkbhan@ucdavis.edu\", role = c(\"ctb\")))",
  "Maintainer": "Norm Matloff <matloff@cs.ucdavis.edu>",
  "VignetteBuilder": "knitr",
  "License": "GPL (>= 2)",
  "Description": "Tools for linear, nonlinear and nonparametric regression\nand classification.  Novel graphical methods for assessment of\nparametric models using nonparametric methods. One vs. All and\nAll vs. All multiclass classification, optional class\nprobabilities adjustment.  Nonparametric regression (k-NN) for\ngeneral dimension, local-linear option.  Nonlinear regression\nwith Eickert-White method for dealing with heteroscedasticity.\nUtilities for converting time series to rectangular form.\nUtilities for conversion between factors and indicator\nvariables.  Some code related to \"Statistical Regression and\nClassification: from Linear Models to Machine Learning\", N.\nMatloff, 2017, CRC, ISBN 9781498710916.",
  "URL": "https://github.com/matloff/regtools",
  "BugReports": "https://github.com/matloff/regtools/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://matloff.r-universe.dev",
  "Date/Publication": "2026-01-09 01:09:35 UTC",
  "RemoteUrl": "https://github.com/matloff/regtools",
  "RemoteRef": "HEAD",
  "RemoteSha": "d88c6547291d37326b3a9a031e73afb6f926596d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 05:12:39 UTC",
    "User": "root"
  },
  "Author": "Norm Matloff [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9179-6785>),\nRobin Yancey [aut],\nBochao Xin [ctb],\nKenneth Lee [ctb],\nRongkui Han [ctb]",
  "MD5sum": "96658c022d5f53147771f7d8f90cfadb",
  "_user": "matloff",
  "_type": "src",
  "_file": "regtools_1.7.5.tar.gz",
  "_fileid": "307a02e7739b95d0efbcc92877392946458eb1e3f233986b6b5ecaed3114a5c7",
  "_filesize": 3172757,
  "_sha256": "307a02e7739b95d0efbcc92877392946458eb1e3f233986b6b5ecaed3114a5c7",
  "_created": "2026-05-09T05:12:39.000Z",
  "_published": "2026-05-22T13:39:15.924Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77390974648,
      "time": 198,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6893111527"
    },
    {
      "job": 77390974629,
      "time": 191,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6893111509"
    },
    {
      "job": 77390974736,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6893100711"
    },
    {
      "job": 77390974768,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6893102023"
    },
    {
      "job": 77390974091,
      "time": 243,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893089228"
    },
    {
      "job": 77390973913,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161885374"
    },
    {
      "job": 77390974704,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6893104203"
    },
    {
      "job": 77390975071,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6893103170"
    },
    {
      "job": 77390974569,
      "time": 173,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6893108579"
    }
  ],
  "_buildurl": "https://github.com/r-universe/matloff/actions/runs/25592499578",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/matloff/regtools",
  "_commit": {
    "id": "d88c6547291d37326b3a9a031e73afb6f926596d",
    "author": "Norm Matloff <nsmatloff@ucdavis.edu>",
    "committer": "Norm Matloff <nsmatloff@ucdavis.edu>",
    "message": "cran\n",
    "time": 1767920975
  },
  "_maintainer": {
    "name": "Norm Matloff",
    "email": "matloff@cs.ucdavis.edu",
    "login": "matloff",
    "uuid": 7585381,
    "orcid": "0000-0001-9179-6785"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "FNN",
      "role": "Depends"
    },
    {
      "package": "gtools",
      "role": "Depends"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "rje",
      "role": "Imports"
    },
    {
      "package": "polyreg",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "OpenImageR",
      "role": "Suggests"
    },
    {
      "package": "cdparcoord",
      "role": "Suggests"
    },
    {
      "package": "keras",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "partools",
      "role": "Suggests"
    }
  ],
  "_owner": "matloff",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 124,
  "_contributors": [
    {
      "user": "matloff",
      "count": 1043,
      "uuid": 7585381
    },
    {
      "user": "kenneth-lee-ch",
      "count": 63,
      "uuid": 24616330
    },
    {
      "user": "rkbhan",
      "count": 8,
      "uuid": 23184641
    },
    {
      "user": "yihui",
      "count": 1,
      "uuid": 163582
    }
  ],
  "_userbio": {
    "uuid": 7585381,
    "type": "user",
    "name": "Norm Matloff",
    "description": "Statistician and computer scientist at UC Davis. Award-winning stat/R author. Please see heather.cs.ucdavis.edu/matloff.html"
  },
  "_downloads": {
    "count": 427,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/regtools"
  },
  "_mentions": 6,
  "_devurl": "https://github.com/matloff/regtools",
  "_searchresults": 55,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/regtools.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/matloff/regtools",
  "_realowner": "matloff",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2016-11-07"
    },
    {
      "version": "1.1.0",
      "date": "2019-08-25"
    },
    {
      "version": "1.7.0",
      "date": "2022-03-30"
    }
  ],
  "_exports": [
    "allNumeric",
    "avalogpred",
    "avalogtrn",
    "bestKperPoint",
    "boundaryplot",
    "catDFRow",
    "charsToFactors",
    "classadjust",
    "coef.lmac",
    "confusion",
    "constCols",
    "diagNeural",
    "discretize",
    "doPCA",
    "dummiesToFactor",
    "dummiesToInt",
    "exploreExpVars",
    "factorsToDummies",
    "factorTo012etc",
    "factorToDummies",
    "findOverallLoss",
    "fineTuning",
    "fineTuningMult",
    "fineTuningPar",
    "getDFclasses",
    "getNamedArgs",
    "hasCharacters",
    "hasFactors",
    "kmin",
    "kNN",
    "kNNallK",
    "knnest",
    "knnFineTune",
    "knntrn",
    "kNNxv",
    "krsFit",
    "krsFitImg",
    "l1",
    "l2",
    "lmac",
    "loclin",
    "loclogit",
    "loglinac",
    "makeNA",
    "MAPE",
    "meany",
    "mediany",
    "mm",
    "mmscale",
    "multCols",
    "NAsTo0s",
    "nlshc",
    "nonparvarplot",
    "nonparvsxplot",
    "ovaknntrn",
    "ovalogtrn",
    "partTrnTst",
    "parvsnonparplot",
    "pcac",
    "PCAwithFactors",
    "penroseLM",
    "penrosePoly",
    "plot.rlm",
    "plotExpVars",
    "predict.knn",
    "predict.ovaknn",
    "predict.penroseLM",
    "predict.penrosePoly",
    "preprocessx",
    "probIncorrectClass",
    "propMisclass",
    "prToFile",
    "pythonBlankSplit",
    "replicMeans",
    "ridgelm",
    "ridgePoly",
    "stdErrPred",
    "stopBrowser",
    "tbltofakedf",
    "toAllNumeric",
    "toSubFactor",
    "toSuperFactor",
    "TStoX",
    "TStoXmv",
    "ulist",
    "unscale",
    "vary",
    "vcov.lmac",
    "xyDataframeToMatrix",
    "xyzPlot",
    "ZerosToNAs"
  ],
  "_datasets": [
    {
      "name": "courseRecords",
      "title": "Records from several offerings of a certain course.",
      "object": "courseRecords",
      "file": "courseRecords.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "currency",
      "title": "Pre-Euro Era Currency Fluctuations",
      "object": "currency",
      "file": "currency.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Can..dollar",
        "Ger..mark",
        "Fr..franc",
        "UK.pound",
        "J..yen"
      ],
      "rows": 762,
      "table": true,
      "tojson": true
    },
    {
      "name": "day",
      "title": "Bike sharing data.",
      "object": "day",
      "file": "day.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "instant",
        "dteday",
        "season",
        "yr",
        "mnth",
        "holiday",
        "weekday",
        "workingday",
        "weathersit",
        "temp",
        "atemp",
        "hum",
        "windspeed",
        "casual",
        "registered",
        "cnt"
      ],
      "rows": 731,
      "table": true,
      "tojson": true
    },
    {
      "name": "day1",
      "title": "Bike sharing data.",
      "object": "day1",
      "file": "day1.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "instant",
        "dteday",
        "season",
        "yr",
        "mnth",
        "holiday",
        "weekday",
        "workingday",
        "weathersit",
        "temp",
        "atemp",
        "hum",
        "windspeed",
        "casual",
        "registered",
        "tot"
      ],
      "rows": 731,
      "table": true,
      "tojson": true
    },
    {
      "name": "day2",
      "title": "Bike sharing data.",
      "object": "day2",
      "file": "day2.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "instant",
        "season",
        "yr",
        "mnth",
        "holiday",
        "weekday",
        "workingday",
        "weathersit",
        "temp",
        "atemp",
        "hum",
        "windspeed",
        "casual",
        "registered",
        "tot"
      ],
      "rows": 731,
      "table": true,
      "tojson": true
    },
    {
      "name": "english",
      "title": "English vocabulary data",
      "object": "english",
      "file": "english.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "data_id",
        "age",
        "language",
        "form",
        "birth_order",
        "ethnicity",
        "sex",
        "mom_ed",
        "measure",
        "vocab",
        "demo",
        "n",
        "demo_label"
      ],
      "rows": 5498,
      "table": true,
      "tojson": true
    },
    {
      "name": "falldetection",
      "title": "Fall Detection Data",
      "object": "falldetection",
      "file": "falldetection.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ACTIVITY",
        "TIME",
        "SL",
        "EEG",
        "BP",
        "HR",
        "CIRCULATION"
      ],
      "rows": 16382,
      "table": true,
      "tojson": true
    },
    {
      "name": "ltrfreqs",
      "title": "Letter Frequencies",
      "object": "ltrfreqs",
      "file": "ltrfreqs.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ltr",
        "percent"
      ],
      "rows": 26,
      "table": true,
      "tojson": true
    },
    {
      "name": "mlb",
      "title": "Major Leage Baseball player data set.",
      "object": "mlb",
      "file": "mlb.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Name",
        "Team",
        "Position",
        "Height",
        "Weight",
        "Age",
        "PosCategory"
      ],
      "rows": 1015,
      "table": true,
      "tojson": true
    },
    {
      "name": "mlens",
      "title": "MovieLens User Summary Data",
      "object": "mlens",
      "file": "mlens.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "user",
        "age",
        "gender",
        "occup",
        "zip",
        "meanRats",
        "nRats"
      ],
      "rows": 943,
      "table": true,
      "tojson": false
    },
    {
      "name": "newadult",
      "title": "UCI adult income data set, adapted",
      "object": "newadult",
      "file": "newadult.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gt50",
        "edu",
        "age",
        "gender",
        "mar"
      ],
      "rows": 32560,
      "table": true,
      "tojson": true
    },
    {
      "name": "oliveoils",
      "title": "Italian olive oils data set.",
      "object": "oliveoils",
      "file": "oliveoils.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Area",
        "Region",
        "palmitic",
        "palmitoleic",
        "stearic",
        "oleic",
        "linoleic",
        "linolenic",
        "arachidic",
        "eicosenoic"
      ],
      "rows": 572,
      "table": true,
      "tojson": true
    },
    {
      "name": "peDumms",
      "title": "Silicon Valley programmers and engineers data",
      "object": "peDumms",
      "file": "peDumms.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "cit.1",
        "cit.2",
        "cit.3",
        "cit.4",
        "cit.5",
        "educ.1",
        "educ.2",
        "educ.3",
        "educ.4",
        "educ.5",
        "educ.6",
        "educ.7",
        "educ.8",
        "educ.9",
        "educ.10",
        "educ.11",
        "educ.12",
        "educ.13",
        "educ.14",
        "educ.15",
        "educ.16",
        "occ.100",
        "occ.101",
        "occ.102",
        "occ.106",
        "occ.140",
        "occ.141",
        "sex.1",
        "sex.2",
        "wageinc",
        "wkswrkd",
        "yrentry"
      ],
      "rows": 20090,
      "table": true,
      "tojson": true
    },
    {
      "name": "pef",
      "title": "Silicon Valley programmers and engineers data",
      "object": "pef",
      "file": "pef.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "educ",
        "occ",
        "sex",
        "wageinc",
        "wkswrkd"
      ],
      "rows": 20090,
      "table": true,
      "tojson": true
    },
    {
      "name": "peFactors",
      "title": "Silicon Valley programmers and engineers data",
      "object": "peFactors",
      "file": "peFactors.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "cit",
        "educ",
        "engl",
        "occ",
        "birth",
        "sex",
        "wageinc",
        "wkswrkd",
        "yrentry",
        "powspuma"
      ],
      "rows": 20090,
      "table": true,
      "tojson": true
    },
    {
      "name": "phoneme",
      "title": "Phoneme Data",
      "object": "phoneme",
      "file": "phoneme.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "lbl"
      ],
      "rows": 5404,
      "table": true,
      "tojson": true
    },
    {
      "name": "prgeng",
      "title": "Silicon Valley programmers and engineers data",
      "object": "prgeng",
      "file": "prgeng.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "educ",
        "occ",
        "sex",
        "wageinc",
        "wkswrkd"
      ],
      "rows": 20090,
      "table": true,
      "tojson": true
    },
    {
      "name": "quizDocs",
      "title": "Course quiz documents",
      "object": "quizDocs",
      "file": "quizDocs.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "quizzes",
      "title": "Course quiz documents",
      "object": "quizzes",
      "file": "quizzes.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "quiz",
        "course"
      ],
      "rows": 143,
      "table": true,
      "tojson": true
    },
    {
      "name": "sw",
      "title": "Swiss Roll",
      "object": "SwissRoll",
      "file": "SwissRoll.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "y",
        "V3",
        "lbls"
      ],
      "rows": 1600,
      "table": true,
      "tojson": true
    },
    {
      "name": "weatherTS",
      "title": "Weather Time Series",
      "object": "weatherTS",
      "file": "weatherTS.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "LON",
        "LAT",
        "YEAR",
        "MM",
        "DD",
        "DOY",
        "YYYYMMDD",
        "RH2M",
        "T2M",
        "PRECTOT"
      ],
      "rows": 4017,
      "table": true,
      "tojson": true
    },
    {
      "name": "yell10k",
      "title": "New York Taxi Data",
      "object": "yell10k",
      "file": "yell10k.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "passenger_count",
        "trip_distance",
        "PULocationID",
        "DOLocationID",
        "PUweekday",
        "tripTime"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "regtools-package",
      "title": "Overview and Package Reference Guide",
      "topics": [
        "regtools-package",
        "regtools"
      ]
    },
    {
      "page": "courseRecords",
      "title": "Records from several offerings of a certain course.",
      "topics": [
        "courseRecords"
      ]
    },
    {
      "page": "currency",
      "title": "Pre-Euro Era Currency Fluctuations",
      "topics": [
        "currency"
      ]
    },
    {
      "page": "day",
      "title": "Bike sharing data.",
      "topics": [
        "day",
        "day1",
        "day2"
      ]
    },
    {
      "page": "english",
      "title": "English vocabulary data",
      "topics": [
        "english"
      ]
    },
    {
      "page": "factorsDummies",
      "title": "Factor Conversion Utilities",
      "topics": [
        "charsToFactors",
        "discretize",
        "dummiesToFactor",
        "dummiesToInt",
        "factorsToDummies",
        "factorTo012etc",
        "factorToDummies",
        "getDFclasses",
        "hasCharacters",
        "hasFactors",
        "toAllNumeric",
        "toSubFactor",
        "toSuperFactor",
        "xyDataframeToMatrix"
      ]
    },
    {
      "page": "falldetection",
      "title": "Fall Detection Data",
      "topics": [
        "falldetection"
      ]
    },
    {
      "page": "FineTuning",
      "title": "Grid Search Plus More",
      "topics": [
        "fineTuning",
        "fineTuningMult",
        "fineTuningPar",
        "knnFineTune",
        "plot.tuner"
      ]
    },
    {
      "page": "knnest",
      "title": "k-NN Nonparametric Regression and Classification",
      "topics": [
        "bestKperPoint",
        "exploreExpVars",
        "kmin",
        "kNN",
        "kNNallK",
        "knnest",
        "knntrn",
        "kNNxv",
        "l1",
        "l2",
        "loclin",
        "loclogit",
        "MAPE",
        "meany",
        "mediany",
        "nonparvarplot",
        "nonparvsxplot",
        "parvsnonparplot",
        "plotExpVars",
        "predict.knn",
        "preprocessx",
        "vary"
      ]
    },
    {
      "page": "krsFit",
      "title": "Tools for Neural Networks",
      "topics": [
        "diagNeural",
        "krsFit",
        "krsFitImg",
        "predict.krsFit"
      ]
    },
    {
      "page": "lmac",
      "title": "Available Cases Method for Missing Data",
      "topics": [
        "coef.lmac",
        "lmac",
        "loglinac",
        "makeNA",
        "NAsTo0s",
        "pcac",
        "tbltofakedf",
        "vcov.lmac",
        "ZerosToNAs"
      ]
    },
    {
      "page": "ltrfreqs",
      "title": "Letter Frequencies",
      "topics": [
        "ltrfreqs"
      ]
    },
    {
      "page": "misc",
      "title": "Utilities",
      "topics": [
        "doPCA",
        "findOverallLoss",
        "getNamedArgs",
        "multCols",
        "partTrnTst",
        "PCAwithFactors",
        "probIncorrectClass",
        "propMisclass",
        "prToFile",
        "pythonBlankSplit",
        "replicMeans",
        "stdErrPred",
        "stopBrowser",
        "ulist"
      ]
    },
    {
      "page": "mlb",
      "title": "Major Leage Baseball player data set.",
      "topics": [
        "mlb"
      ]
    },
    {
      "page": "mlens",
      "title": "MovieLens User Summary Data",
      "topics": [
        "mlens"
      ]
    },
    {
      "page": "mm",
      "title": "Method of Moments, Including Possible Regression Terms",
      "topics": [
        "mm"
      ]
    },
    {
      "page": "ovalogtrn",
      "title": "Classification with More Than 2 Classes",
      "topics": [
        "avalogpred",
        "avalogtrn",
        "boundaryplot",
        "classadjust",
        "confusion",
        "factorTo012ec",
        "ovaknntrn",
        "ovalogpred",
        "ovalogtrn",
        "predict.ovaknn"
      ]
    },
    {
      "page": "newadult",
      "title": "UCI adult income data set, adapted",
      "topics": [
        "newAdult",
        "newadult"
      ]
    },
    {
      "page": "nlshc",
      "title": "Heteroscedastic Nonlinear Regression",
      "topics": [
        "nlshc"
      ]
    },
    {
      "page": "oliveoils",
      "title": "Italian olive oils data set.",
      "topics": [
        "oliveoils"
      ]
    },
    {
      "page": "Penrose",
      "title": "Penrose-Inverse Linear Models and Polynomial Regression",
      "topics": [
        "penroseLM",
        "penrosePoly",
        "predict.penroseLM",
        "predict.penrosePoly",
        "ridgePoly"
      ]
    },
    {
      "page": "phoneme",
      "title": "Phoneme Data",
      "topics": [
        "phoneme"
      ]
    },
    {
      "page": "prgeng",
      "title": "Silicon Valley programmers and engineers data",
      "topics": [
        "peDumms",
        "pef",
        "peFactors",
        "prgeng"
      ]
    },
    {
      "page": "quizDocs",
      "title": "Course quiz documents",
      "topics": [
        "quizDocs",
        "quizzes"
      ]
    },
    {
      "page": "ridgelm",
      "title": "Ridge Regression",
      "topics": [
        "plot.rlm",
        "ridgelm"
      ]
    },
    {
      "page": "SwissRoll",
      "title": "Swiss Roll",
      "topics": [
        "sw",
        "SwissRoll"
      ]
    },
    {
      "page": "TS",
      "title": "Transform Time Series to Rectangular Form",
      "topics": [
        "TStoX",
        "TStoXmv"
      ]
    },
    {
      "page": "unscale",
      "title": "Miscellaneous Utilities",
      "topics": [
        "allNumeric",
        "catDFRow",
        "constCols",
        "mmscale",
        "unscale"
      ]
    },
    {
      "page": "weatherTS",
      "title": "Weather Time Series",
      "topics": [
        "weatherTS"
      ]
    },
    {
      "page": "Graphics",
      "title": "Misc. Graphics",
      "topics": [
        "xyzPlot"
      ]
    },
    {
      "page": "yell10k",
      "title": "New York Taxi Data",
      "topics": [
        "yell10k"
      ]
    }
  ],
  "_readme": "https://github.com/matloff/regtools/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "codetools",
    "colorspace",
    "cowplot",
    "cpp11",
    "data.table",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "FNN",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glmnet",
    "glue",
    "gtable",
    "gtools",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "polyreg",
    "purrr",
    "quantreg",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rje",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "shape",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "regtools.Rmd",
      "filename": "regtools.html",
      "title": "regtools",
      "author": "Norm Matloff",
      "engine": "knitr::rmarkdown",
      "headings": [
        "regtools",
        "Novel tools tools for linear, nonlinear and nonparametric regression.",
        "FEATURES:",
        "EXAMPLE:  PARAMETRIC MODEL FIT ASSESSMENT",
        "EXAMPLE; OVA VS. AVA IN MULTICLASS PROBLEMS",
        "EXAMPLE:  ADJUSTMENT OF CLASS PROBABILITIES IN CLASSIFICATION PROBLEMS",
        "MULTICLASS CLASSIFICATION WITH k-NN",
        "EXAMPLE:  RECTANGULARIZATION OF TIME SERIES"
      ],
      "created": "2016-11-06 00:39:08",
      "modified": "2022-03-29 15:59:30",
      "commits": 11
    }
  ],
  "_score": 9.219390648254793,
  "_indexed": true,
  "_nocasepkg": "regtools",
  "_universes": [
    "matloff"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.5",
      "date": "2026-05-09T05:15:35.000Z",
      "distro": "noble",
      "commit": "d88c6547291d37326b3a9a031e73afb6f926596d",
      "fileid": "8ba1001f332aa68d5907012b32652da52dda8512f0f3e1dc118f17633a70d36c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/25592499578"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.5",
      "date": "2026-05-09T05:15:37.000Z",
      "distro": "noble",
      "commit": "d88c6547291d37326b3a9a031e73afb6f926596d",
      "fileid": "ecce6dbfd3f302ce8ed0059b7d3ea1a5988849d1782d95fd77004ff6d38b1ea2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/25592499578"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.5",
      "date": "2026-05-09T05:14:20.000Z",
      "commit": "d88c6547291d37326b3a9a031e73afb6f926596d",
      "fileid": "1c371eb0fed99d75901d1c894cc957d2c4786bf06e0e13ad2a029c04eb325e11",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/25592499578"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.5",
      "date": "2026-05-09T05:14:26.000Z",
      "commit": "d88c6547291d37326b3a9a031e73afb6f926596d",
      "fileid": "5de5668933ca1716f8344e9f3b791e336e341c79547628fb61f2a925838ed34d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/25592499578"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.5",
      "date": "2026-05-09T05:14:20.000Z",
      "commit": "d88c6547291d37326b3a9a031e73afb6f926596d",
      "fileid": "576c32a56feafa95febb8c96d063e5886c9c2f576470a6072c74df50253af793",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/25592499578"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.5",
      "date": "2026-05-09T05:14:15.000Z",
      "commit": "d88c6547291d37326b3a9a031e73afb6f926596d",
      "fileid": "41fccbc4690e8c7d4601bab706a47378b6584bd05527ac616b2f28730142c491",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/25592499578"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.7.5",
      "date": "2026-05-09T05:15:07.000Z",
      "commit": "d88c6547291d37326b3a9a031e73afb6f926596d",
      "fileid": "7fa9d7abe435296b1bb242f20e0923913471915c3048cc906cb23d7775043c52",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/25592499578"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.5",
      "date": "2026-05-22T13:38:49.000Z",
      "commit": "d88c6547291d37326b3a9a031e73afb6f926596d",
      "fileid": "8d20ec1e78013be189f6250833411797f7d53e1953e388b7e5f141c5cdb88954",
      "status": "success",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/25592499578"
    }
  ]
}