{
  "_id": "6a1efcf7b401979e73419923",
  "Package": "qeML",
  "Version": "1.3.1",
  "Title": "Quick and Easy Machine Learning Tools",
  "Authors@R": "c(person(\"Norm\", \"Matloff\", email = \"nsmatloff@ucdavis.edu\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-9179-6785\")))",
  "Maintainer": "Norm Matloff <nsmatloff@ucdavis.edu>",
  "VignetteBuilder": "knitr",
  "License": "GPL (>= 2)",
  "Description": "The letters 'qe' in the package title stand for \"quick and\neasy,\" alluding to the convenience goal of the package. We\nbring together a variety of machine learning (ML) tools from\nstandard R packages, providing wrappers with a simple,\nconvenient, and uniform interface.",
  "URL": "https://github.com/matloff/qeML",
  "BugReports": "https://github.com/matloff/qeML/issues",
  "Config/pak/sysreqs": "cmake libgmp3-dev make libicu-dev libuv1-dev\nlibxml2-dev",
  "Repository": "https://matloff.r-universe.dev",
  "Date/Publication": "2026-04-18 18:36:38 UTC",
  "RemoteUrl": "https://github.com/matloff/qeml",
  "RemoteRef": "HEAD",
  "RemoteSha": "d92a17d39b6781c8196bd809202c20b32b6acccd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 10:10:35 UTC",
    "User": "root"
  },
  "Author": "Norm Matloff [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9179-6785>)",
  "MD5sum": "a17d9541713f4875711d797b0110a8e1",
  "_user": "matloff",
  "_type": "src",
  "_file": "qeML_1.3.1.tar.gz",
  "_fileid": "dcc64456dd5b69bee593b0b412f138eed388c08042b22ea507aaec3f135ac70c",
  "_filesize": 25795977,
  "_sha256": "dcc64456dd5b69bee593b0b412f138eed388c08042b22ea507aaec3f135ac70c",
  "_created": "2026-05-18T10:10:35.000Z",
  "_published": "2026-06-02T15:55:35.639Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79113611982,
      "time": 253,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7055098400"
    },
    {
      "job": 79113612361,
      "time": 241,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7055093793"
    },
    {
      "job": 79113612193,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7055079509"
    },
    {
      "job": 79113612046,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7055071501"
    },
    {
      "job": 79113610954,
      "time": 278,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055013890"
    },
    {
      "job": 79113611013,
      "time": 189,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362954319"
    },
    {
      "job": 79113612191,
      "time": 173,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7055072004"
    },
    {
      "job": 79113612356,
      "time": 179,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7055074302"
    },
    {
      "job": 79113612219,
      "time": 166,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7055069888"
    }
  ],
  "_buildurl": "https://github.com/r-universe/matloff/actions/runs/26026862767",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/matloff/qeml",
  "_commit": {
    "id": "d92a17d39b6781c8196bd809202c20b32b6acccd",
    "author": "Norm Matloff <nsmatloff@ucdavis.edu>",
    "committer": "Norm Matloff <nsmatloff@ucdavis.edu>",
    "message": "more\n",
    "time": 1776537398
  },
  "_maintainer": {
    "name": "Norm Matloff",
    "email": "nsmatloff@ucdavis.edu",
    "login": "matloff",
    "description": "Statistician and computer scientist at UC Davis. Award-winning stat/R author. Please see heather.cs.ucdavis.edu/matloff.html",
    "uuid": 7585381,
    "orcid": "0000-0001-9179-6785"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "regtools",
      "version": ">= 0.8.0",
      "role": "Depends"
    },
    {
      "package": "gtools",
      "role": "Depends"
    },
    {
      "package": "rmarkdown",
      "role": "Depends"
    },
    {
      "package": "tufte",
      "role": "Depends"
    },
    {
      "package": "grf",
      "role": "Imports"
    },
    {
      "package": "gbm",
      "role": "Imports"
    },
    {
      "package": "toweranNA",
      "role": "Imports"
    },
    {
      "package": "tm",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "rpart.plot",
      "role": "Imports"
    },
    {
      "package": "partools",
      "role": "Imports"
    },
    {
      "package": "FOCI",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "partykit",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    },
    {
      "package": "e1071",
      "role": "Suggests"
    },
    {
      "package": "JOUSBoost",
      "role": "Suggests"
    },
    {
      "package": "lightgbm",
      "role": "Suggests"
    },
    {
      "package": "keras3",
      "role": "Suggests"
    },
    {
      "package": "neuralnet",
      "role": "Suggests"
    },
    {
      "package": "polyreg",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "umap",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "party",
      "role": "Suggests"
    },
    {
      "package": "pROC",
      "role": "Suggests"
    },
    {
      "package": "xgboost",
      "role": "Suggests"
    },
    {
      "package": "ROCR",
      "role": "Suggests"
    },
    {
      "package": "autoimage",
      "role": "Suggests"
    },
    {
      "package": "deepnet",
      "role": "Suggests"
    },
    {
      "package": "ncvreg",
      "role": "Suggests"
    },
    {
      "package": "uwot",
      "role": "Suggests"
    },
    {
      "package": "cdparcoord",
      "role": "Suggests"
    }
  ],
  "_owner": "matloff",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 4
    },
    {
      "week": "2025-37",
      "n": 8
    },
    {
      "week": "2025-38",
      "n": 4
    },
    {
      "week": "2025-39",
      "n": 5
    },
    {
      "week": "2025-42",
      "n": 9
    },
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 4
    },
    {
      "week": "2026-15",
      "n": 3
    },
    {
      "week": "2026-16",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 45,
  "_contributors": [
    {
      "user": "matloff",
      "count": 869,
      "uuid": 7585381
    }
  ],
  "_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": 348,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qeML"
  },
  "_devurl": "https://github.com/matloff/qeml",
  "_searchresults": 69,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/qeML.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/matloff/qeml",
  "_realowner": "matloff",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1",
      "date": "2023-11-09"
    }
  ],
  "_exports": [
    "buildQEcall",
    "cartesianFactor",
    "checkForNonDF",
    "checkPkgLoaded",
    "Data",
    "dataToTopLevels",
    "doubleD",
    "evalr",
    "factorToTopLevels",
    "intToNum",
    "levelCounts",
    "newDFRow",
    "plotClassesUMAP",
    "plotPairedResids",
    "qeAdaBoost",
    "qeCompare",
    "qeDeepnet",
    "qeDT",
    "qeFOCI",
    "qeFOCImult",
    "qeFOCIrand",
    "qeFreqParcoord",
    "qeFT",
    "qeGBoost",
    "qeKNN",
    "qeKNNmultK",
    "qeKNNmultKtestAccs",
    "qeKNNMV",
    "qeLASSO",
    "qeLeaveOut1Var",
    "qeLightGBoost",
    "qeLin",
    "qeLinKNN",
    "qeLinMV",
    "qeLogit",
    "qeLogitMV",
    "qeMittalGraph",
    "qeNCVregCV",
    "qeNeural",
    "qeNNdeepnet",
    "qeParallel",
    "qePCA",
    "qePlotCurves",
    "qePolyLASSO",
    "qePolyLin",
    "qePolyLinKNN",
    "qePolyLog",
    "qeRareLevels",
    "qeRF",
    "qeRFgrf",
    "qeRFranger",
    "qeRFrfsrc",
    "qeROC",
    "qeRpart",
    "qeSVM",
    "qeText",
    "qeTS",
    "qeUMAP",
    "qeXGBoost",
    "replicMeansMatrix",
    "wideToLongWithTime"
  ],
  "_datasets": [
    {
      "name": "CancerMenopause",
      "title": "Swedish breast cancer.",
      "object": "CancerMenopause",
      "file": "CancerMenopause.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Age",
        "Incidence"
      ],
      "rows": 99,
      "table": true,
      "tojson": true
    },
    {
      "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.RData",
      "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": "empAttrition",
      "title": "Employee Attrition Data",
      "object": "empAttrition",
      "file": "empAttrition.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Age",
        "Attrition",
        "BusinessTravel",
        "DailyRate",
        "Department",
        "DistanceFromHome",
        "Education",
        "EducationField",
        "EmployeeNumber",
        "EnvironmentSatisfaction",
        "Gender",
        "HourlyRate",
        "JobInvolvement",
        "JobLevel",
        "JobRole",
        "JobSatisfaction",
        "MaritalStatus",
        "MonthlyIncome",
        "MonthlyRate",
        "NumCompaniesWorked",
        "OverTime",
        "PercentSalaryHike",
        "PerformanceRating",
        "RelationshipSatisfaction",
        "StockOptionLevel",
        "TotalWorkingYears",
        "TrainingTimesLastYear",
        "WorkLifeBalance",
        "YearsAtCompany",
        "YearsInCurrentRole",
        "YearsSinceLastPromotion",
        "YearsWithCurrManager"
      ],
      "rows": 1470,
      "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": "EPIWgProduct",
      "title": "EPI Growth Data",
      "object": "EPIWgProduct",
      "file": "EPIWgProduct.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Date",
        "Net.productivity.per.hour.worked",
        "Growth.since.1948.Net.productivity.per.hour.worked",
        "Growth.since.1979.Net.productivity.per.hour.worked",
        "Average.compensation.of.production.and.nonsupervisory.workers",
        "Growth.since.1948.Average.compensation.of.production.and.nonsupervisory.workers",
        "Average.compensation",
        "Growth.since.1948.Average.compensation",
        "Median.compensation",
        "Growth.since.1979.Median.compensation"
      ],
      "rows": 74,
      "table": true,
      "tojson": true
    },
    {
      "name": "forest500",
      "title": "Subset of the Covertype data.",
      "object": "forest500",
      "file": "forest500.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "V11",
        "V12",
        "V13",
        "V14",
        "V15",
        "V16",
        "V17",
        "V18",
        "V19",
        "V20",
        "V21",
        "V22",
        "V23",
        "V24",
        "V25",
        "V26",
        "V27",
        "V28",
        "V29",
        "V30",
        "V31",
        "V32",
        "V33",
        "V34",
        "V35",
        "V36",
        "V37",
        "V38",
        "V39",
        "V40",
        "V41",
        "V42",
        "V43",
        "V44",
        "V45",
        "V46",
        "V47",
        "V48",
        "V49",
        "V50",
        "V51",
        "V52",
        "V53",
        "V54",
        "V55"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "iranChurn",
      "title": "Iranian Customer Churn Data",
      "object": "IranianChurn",
      "file": "IranianChurn.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CreditScore",
        "Geography",
        "Gender",
        "Age",
        "Tenure",
        "Balance",
        "NumOfProducts",
        "HasCrCard",
        "IsActiveMember",
        "EstimatedSalary",
        "Exited"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    },
    {
      "name": "lsa",
      "title": "Law School Admissions Data",
      "object": "lsa",
      "file": "lsa.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "decile1",
        "decile3",
        "fam_inc",
        "lsat",
        "ugpa",
        "gender",
        "race1",
        "cluster",
        "fulltime",
        "bar"
      ],
      "rows": 20800,
      "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": "mlb1",
      "title": "Major Leage Baseball player data set.",
      "object": "mlb1",
      "file": "mlb1.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Position",
        "Height",
        "Weight",
        "Age"
      ],
      "rows": 1015,
      "table": true,
      "tojson": true
    },
    {
      "name": "mlensSideInfo",
      "title": "MovieLens User Summary Data",
      "object": "mlensSideInfo",
      "file": "mlensSideInfo.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "user",
        "age",
        "gender",
        "occup",
        "zip",
        "meanRats",
        "nRats"
      ],
      "rows": 943,
      "table": true,
      "tojson": false
    },
    {
      "name": "nyctaxi",
      "title": "New York City Taxi Data",
      "object": "nyctaxi",
      "file": "nyctaxi.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "trip_distance",
        "PULocationID",
        "DOLocationID",
        "tripTime",
        "DayOfWeek"
      ],
      "rows": 10000,
      "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": "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": "svcensus",
      "title": "Silicon Valley programmers and engineers data",
      "object": "svcensus",
      "file": "svcensus.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "educ",
        "occ",
        "wageinc",
        "wkswrkd",
        "gender"
      ],
      "rows": 20090,
      "table": true,
      "tojson": true
    },
    {
      "name": "ThyroidDisease",
      "title": "Thyroid Disease",
      "object": "ThyroidDisease",
      "file": "ThyroidDisease.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ThryroidClass",
        "patient_age",
        "patient_gender",
        "presc_thyroxine",
        "queried_why_on_thyroxine",
        "presc_anthyroid_meds",
        "sick",
        "pregnant",
        "thyroid_surgery",
        "radioactive_iodine_therapyI131",
        "query_hypothyroid",
        "query_hyperthyroid",
        "lithium",
        "goitre",
        "tumor",
        "hypopituitarism",
        "psych_condition",
        "TSH_measured",
        "TSH_reading",
        "T3_measured",
        "T3_reading",
        "T4_measured",
        "T4_reading",
        "thyrox_util_rate_T4U_measured",
        "thyrox_util_rate_T4U_reading",
        "FTI_measured",
        "FTI_reading",
        "ref_src"
      ],
      "rows": 2751,
      "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
    }
  ],
  "_help": [
    {
      "page": "Plots",
      "title": "Advanced Plots",
      "topics": [
        "plotClassesUMAP",
        "plotPairedResids",
        "qeFreqParcoord",
        "qeMittalGraph",
        "qePlotCurves"
      ]
    },
    {
      "page": "CancerMenopause",
      "title": "Swedish breast cancer.",
      "topics": [
        "CancerMenopause"
      ]
    },
    {
      "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": "DoubleD",
      "title": "Double Descent Phenomenon",
      "topics": [
        "doubleD",
        "plot.doubleD"
      ]
    },
    {
      "page": "empAttrition",
      "title": "Employee Attrition Data",
      "topics": [
        "empAttrition"
      ]
    },
    {
      "page": "english",
      "title": "English vocabulary data",
      "topics": [
        "english"
      ]
    },
    {
      "page": "EPIWgProduct",
      "title": "EPI Growth Data",
      "topics": [
        "EPIWgProduct"
      ]
    },
    {
      "page": "ModelDev",
      "title": "Feature Selection and Model Building",
      "topics": [
        "predict.qeText",
        "predict.qeTS",
        "qeCompare",
        "qeFT",
        "qeText",
        "qeTS"
      ]
    },
    {
      "page": "forest500",
      "title": "Subset of the Covertype data.",
      "topics": [
        "forest500"
      ]
    },
    {
      "page": "iranChurn",
      "title": "Iranian Customer Churn Data",
      "topics": [
        "iranChurn"
      ]
    },
    {
      "page": "lsa",
      "title": "Law School Admissions Data",
      "topics": [
        "lsa"
      ]
    },
    {
      "page": "ltrfreqs",
      "title": "Letter Frequencies",
      "topics": [
        "ltrfreqs"
      ]
    },
    {
      "page": "mlb",
      "title": "Major Leage Baseball player data set.",
      "topics": [
        "mlb",
        "mlb1"
      ]
    },
    {
      "page": "mlensSideInfo",
      "title": "MovieLens User Summary Data",
      "topics": [
        "mlensSideInfo"
      ]
    },
    {
      "page": "newadult",
      "title": "UCI adult income data set, adapted",
      "topics": [
        "newAdult",
        "newadult"
      ]
    },
    {
      "page": "nyctaxi",
      "title": "New York City Taxi Data",
      "topics": [
        "nyctaxi"
      ]
    },
    {
      "page": "oliveoils",
      "title": "Italian olive oils data set.",
      "topics": [
        "oliveoils"
      ]
    },
    {
      "page": "MissingPred",
      "title": "Prediction with Missing Values",
      "topics": [
        "predict.qeKNNMV",
        "predict.qeLinMV",
        "predict.qeLogitMV",
        "qeKNNMV",
        "qeLinMV",
        "qeLogitMV"
      ]
    },
    {
      "page": "prgeng",
      "title": "Silicon Valley programmers and engineers data",
      "topics": [
        "pef",
        "prgeng",
        "svcensus"
      ]
    },
    {
      "page": "Predictive",
      "title": "Quick-and-Easy Machine Learning Wrappers",
      "topics": [
        "checkPkgLoaded",
        "plot.qeLASSO",
        "plot.qePoly",
        "plot.qeRF",
        "plot.qeRpart",
        "predict.qeAdaBoost",
        "predict.qeDeepnet",
        "predict.qeGBoost",
        "predict.qeIso",
        "predict.qeKNN",
        "predict.qeLASSO",
        "predict.qeLightGBoost",
        "predict.qeLin",
        "predict.qeLogit",
        "predict.qeNCVregCV",
        "predict.qeNeural",
        "predict.qeParallel",
        "predict.qePCA",
        "predict.qePoly",
        "predict.qePolyLin",
        "predict.qePolyLinKNN",
        "predict.qePolyLog",
        "predict.qeRF",
        "predict.qeRFgrf",
        "predict.qeRFranger",
        "predict.qeRpart",
        "predict.qeSVM",
        "predict.qeUMAP",
        "qeAdaBoost",
        "qeDeepnet",
        "qeDT",
        "qeFOCI",
        "qeFOCImult",
        "qeFOCIrand",
        "qeGBoost",
        "qeIso",
        "qeKNN",
        "qeLASSO",
        "qeLightGBoost",
        "qeLin",
        "qeLinKNN",
        "qeLogit",
        "qeNCVregCV",
        "qeNeural",
        "qeParallel",
        "qePCA",
        "qePoly",
        "qePolyLASSO",
        "qePolyLin",
        "qePolyLinKNN",
        "qePolyLog",
        "qeRF",
        "qeRFgrf",
        "qeRFranger",
        "qeROC",
        "qeRpart",
        "qeSVM",
        "qeUMAP",
        "qeXGBoost"
      ]
    },
    {
      "page": "quizDocs",
      "title": "Course quiz documents",
      "topics": [
        "quizDocs",
        "quizzes"
      ]
    },
    {
      "page": "FactorUtils",
      "title": "R Factor Utilities",
      "topics": [
        "cartesianFactor",
        "dataToTopLevels",
        "factorToTopLevels",
        "levelCounts",
        "qeRareLevels"
      ]
    },
    {
      "page": "ThyroidDisease",
      "title": "Thyroid Disease",
      "topics": [
        "ThyroidDisease"
      ]
    },
    {
      "page": "Misc",
      "title": "Utilities",
      "topics": [
        "buildQEcall",
        "evalr",
        "newDFRow"
      ]
    },
    {
      "page": "Utils",
      "title": "Utilities",
      "topics": [
        "buildQEcall",
        "Data",
        "evalr",
        "newDFRow",
        "replicMeansMatrix",
        "wideToLongWithTime"
      ]
    },
    {
      "page": "VariableImportance",
      "title": "Variable Importance Measures",
      "topics": [
        "qeLeaveOut1Var"
      ]
    },
    {
      "page": "weatherTS",
      "title": "Weather Time Series",
      "topics": [
        "weatherTS"
      ]
    }
  ],
  "_readme": "https://github.com/matloff/qeml/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "BH",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "cli",
    "codetools",
    "colorspace",
    "cowplot",
    "cpp11",
    "data.table",
    "Deriv",
    "DiceKriging",
    "digest",
    "doBy",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "FNN",
    "FOCI",
    "fontawesome",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "gbm",
    "generics",
    "ggplot2",
    "glmnet",
    "glue",
    "gmp",
    "grf",
    "gtable",
    "gtools",
    "highr",
    "htmltools",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "mvtnorm",
    "nlme",
    "nloptr",
    "NLP",
    "nnet",
    "numDeriv",
    "partools",
    "pbkrtest",
    "pdist",
    "pillar",
    "pkgconfig",
    "polyreg",
    "proxy",
    "purrr",
    "quantreg",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "RANN",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "regtools",
    "rje",
    "rlang",
    "rmarkdown",
    "rpart",
    "rpart.plot",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "shape",
    "slam",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "tm",
    "toweranNA",
    "tufte",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "Feature_Selection.Rmd",
      "filename": "Feature_Selection.html",
      "title": "Feature_Selection",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why Should We Consider Using Just a Few of Our Features?  And How Can We Do This?",
        "Which Method to Use?",
        "How Many Is Too Many?",
        "General principles",
        "Example:  NYC Taxi Data",
        "Desiderata",
        "Feature selection methods should produce an ordered sequence of candidate models",
        "Feature Selection Methodology Overview",
        "Methods based on p-values",
        "The LASSO",
        "Methods based on measures of feature importance",
        "Feature Ordering by Conditional Independence (FOCI)",
        "Direct dimension reduction for categorical data"
      ],
      "created": "2023-02-22 03:46:03",
      "modified": "2023-09-19 17:23:54",
      "commits": 11
    },
    {
      "source": "Function_List.Rmd",
      "filename": "Function_List.html",
      "title": "Function List",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-08-16 19:53:21",
      "modified": "2023-09-19 17:23:54",
      "commits": 7
    },
    {
      "source": "ML_Overview.Rmd",
      "filename": "ML_Overview.html",
      "title": "Machine Learning Overview",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The 10-Page Machine Learning Book",
        "Contents",
        "Notation",
        "Running example",
        "The qe-series functions",
        "Example",
        "Hyperparameters",
        "Mean functions",
        "ML predictive methods",
        "A note on prediction",
        "k-nearest neighbors",
        "K-NN edge bias",
        "Random forests",
        "Decision trees",
        "Tree and RF edge bias",
        "Boosting",
        "Linear model",
        "Logistic model",
        "Polynomial-linear models",
        "Shrinkage methods",
        "Overview",
        "LASSO for feature selection",
        "Amount of shrinkage",
        "Support Vector Machines",
        "Neural networks",
        "Structure",
        "Estimation, role of weights",
        "More on the estimation process",
        "Learning rates",
        "Overfitting",
        "Which ML method to use?",
        "What the specialists say",
        "Also consider",
        "Well, then, what algorithm?"
      ],
      "created": "2023-02-22 03:46:03",
      "modified": "2023-09-20 14:13:28",
      "commits": 26
    },
    {
      "source": "NoPValues.Rmd",
      "filename": "NoPValues.html",
      "title": "Problems with P-values",
      "author": "Norman Matloff",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Law School Admissions Data",
        "Wealth Bias in the LSAT?",
        "But Aren't There Setting in Which Significance Testing Is of Value?",
        "What Is the Underlying Problem, and Its Implications?"
      ],
      "created": "2023-09-02 23:45:12",
      "modified": "2025-09-27 03:02:30",
      "commits": 7
    },
    {
      "source": "Overfitting.Rmd",
      "filename": "Overfitting.html",
      "title": "Overfitting",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Clearing the Confusion:  a Closer Look at Overfitting",
        "Preparation",
        "Goals",
        "Required Background",
        "Setting and Notation",
        "The \"True\" Relation between Y and X",
        "Example: estimating the ρ function via a linear model",
        "Example: estimating the ρ function via a k-NN model",
        "Bias and Variance of WHAT",
        "Bias in prediction",
        "Variance in prediction",
        "What about k-NN?",
        "Where Is the \"Goldilocks\" Level of Complexity?",
        "Dependency on n",
        "A U-shaped curve",
        "Cross-validation",
        "Overfitting with Impunity--and Even Gain?",
        "Baffling behavior--drastic overfitting",
        "How could it be possible?",
        "Baffling behavior--\"double descent\""
      ],
      "created": "2023-02-22 03:46:03",
      "modified": "2025-09-27 03:02:30",
      "commits": 20
    },
    {
      "source": "PCA_and_UMAP.Rmd",
      "filename": "PCA_and_UMAP.html",
      "title": "PCA and UMAP",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Clearing the Confusion: PCA and UMAP",
        "Needed background",
        "PCA",
        "Example: mlb data",
        "Apply PCA",
        "Key properties",
        "Practical importance of (a) and (b)",
        "Example:  fiftyksongs data",
        "Dimension reduction",
        "And What about UMAP?"
      ],
      "created": "2023-02-22 03:46:03",
      "modified": "2023-09-19 21:21:32",
      "commits": 8
    },
    {
      "source": "Quick_Start.Rmd",
      "filename": "Quick_Start.html",
      "title": "Quick Start",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The qeML Package: \"Quick and Easy\" Machine Learning",
        "<span style=\"color:blue\"> \"Easy for learners, powerful for advanced users\"</span>",
        "What this package is about",
        "Easy model fit--first examples",
        "Prediction",
        "Holdout sets",
        "Tutorials",
        "Full function list, by category",
        "Package author: Norm Matloff, UC Davis"
      ],
      "created": "2023-02-22 03:46:03",
      "modified": "2023-09-19 17:23:54",
      "commits": 17
    },
    {
      "source": "Unbalanced_Classes.Rmd",
      "filename": "Unbalanced_Classes.html",
      "title": "Unbalanced Classes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Clearing the Confusion: A Closer Look at the Issue of Unbalanced Training Data",
        "Outline",
        "Introduction",
        "Motivating examples",
        "Credit card fraud data",
        "Missed appointments data",
        "Optical letter recognition data",
        "Mt. Sinai Hospital X-ray study",
        "Cell phone fraud",
        "Terminology",
        "Notation",
        "Key issue:  How were the data generated?",
        "What your ML algorithm is thinking",
        "Artificial balance will not achieve our goals",
        "So, what SHOULD be done?",
        "Approach 1: use the ROC curve",
        "Approach 2:  informal, nonmechanical consideration of r (favored choice)",
        "Adjusting for incorrect/changed p<sub>i</sub>",
        "The adjustment formula",
        "Summary",
        "Appendix A: derivation of the unequal-loss rule",
        "Appendix B: derivation of the adjustment formula",
        "Appendix C:  What is really happening if you use equal class probabilities?"
      ],
      "created": "2023-02-22 03:46:03",
      "modified": "2023-09-20 14:12:18",
      "commits": 17
    }
  ],
  "_score": 8.135514280998786,
  "_indexed": true,
  "_nocasepkg": "qeml",
  "_universes": [
    "matloff"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-05-18T10:14:10.000Z",
      "distro": "noble",
      "commit": "d92a17d39b6781c8196bd809202c20b32b6acccd",
      "fileid": "d0967363a6c2b7c58ec0db33cdd93d6ed17b63c821816c1a641d3b270176f5cc",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/26026862767"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-05-18T10:14:06.000Z",
      "distro": "noble",
      "commit": "d92a17d39b6781c8196bd809202c20b32b6acccd",
      "fileid": "6a887e0a39b1bf55657fb00c8a449b04244a738da60fc003154f547bd002d5c1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/26026862767"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.1",
      "date": "2026-05-18T10:13:38.000Z",
      "commit": "d92a17d39b6781c8196bd809202c20b32b6acccd",
      "fileid": "c69defe4ca981a7443512b0dcf00369877f648c859910212bc61d361aeb77645",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/26026862767"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.1",
      "date": "2026-05-18T10:13:02.000Z",
      "commit": "d92a17d39b6781c8196bd809202c20b32b6acccd",
      "fileid": "fad0bb89aeb0fae1a222edea6afd7900b2a05129551e99ac4e5d247f7b8accf8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/26026862767"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-05-18T10:12:41.000Z",
      "commit": "d92a17d39b6781c8196bd809202c20b32b6acccd",
      "fileid": "288ca5c2883e8c9355946f1e99d9ac5ad4db32239c57bf1078567bd532ac208d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/26026862767"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-05-18T10:12:52.000Z",
      "commit": "d92a17d39b6781c8196bd809202c20b32b6acccd",
      "fileid": "dd6ff60c82cfd5f05c80ebedb9b3638f64e0ef2d23727212b800915d32407dd9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/26026862767"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-05-18T10:12:41.000Z",
      "commit": "d92a17d39b6781c8196bd809202c20b32b6acccd",
      "fileid": "866c9bb0204d8cb21f2b16b976af6a0bd769b87b1ac1ac6c2f7329141345e934",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/26026862767"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.1",
      "date": "2026-06-02T15:55:06.000Z",
      "commit": "d92a17d39b6781c8196bd809202c20b32b6acccd",
      "fileid": "e2972b8d74f41ddd61c4bac6c80ee9d4ed8c65739de30135ca8e3fc28e4a599b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/matloff/actions/runs/26026862767"
    }
  ]
}