{
  "_id": "6a141b37acfb0bcc41d3d4c2",
  "Package": "bsnsing",
  "Type": "Package",
  "Title": "Bsnsing: A Decision Tree Induction Method Based on Recursive\nOptimal Boolean Rule Composition",
  "Version": "1.0.1",
  "Author": "Yanchao Liu",
  "Maintainer": "Yanchao Liu <yanchaoliu@wayne.edu>",
  "Description": "The bsnsing package provides functions for training a\ndecision tree classifier, making predictions and generating\nlatex code for plotting. It solves the two-class and\nmulti-class classification problems under the supervised\nlearning paradigm. While building a decision tree, bsnsing uses\na Boolean rule involving multiple variables to split a node.\nEach split rule is identified by solving an optimization\nproblem. Use the bsnsing function to build a tree, the predict\nfunction to make predictions and the show function to plot the\ntree. The paper is at <arXiv:2205.15263>. Source code and more\ndata sets are at <https://github.com/profyliu/bsnsing>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "Repository": "https://profyliu.r-universe.dev",
  "Date/Publication": "2022-07-02 19:50:10 UTC",
  "RemoteUrl": "https://github.com/profyliu/bsnsing",
  "RemoteRef": "HEAD",
  "RemoteSha": "c6abcc9f4e2f02a01192dddbaef5a5668a84326f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 09:46:12 UTC",
    "User": "root"
  },
  "MD5sum": "fca34ef68803f4b1367cbd62909d6e4b",
  "_user": "profyliu",
  "_type": "src",
  "_file": "bsnsing_1.0.1.tar.gz",
  "_fileid": "a292dca844f4d76240b75032362d6c070a247d60962afa9d88cdfe9db7fe80ff",
  "_filesize": 4853247,
  "_sha256": "a292dca844f4d76240b75032362d6c070a247d60962afa9d88cdfe9db7fe80ff",
  "_created": "2026-05-25T09:46:12.000Z",
  "_published": "2026-05-25T09:49:43.888Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77690938823,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7195800450"
    },
    {
      "job": 77690938826,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7195804429"
    },
    {
      "job": 77690938819,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7195810656"
    },
    {
      "job": 77690938837,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7195803034"
    },
    {
      "job": 77690599593,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195772293"
    },
    {
      "job": 77690938827,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195798096"
    },
    {
      "job": 77690938874,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7195802825"
    },
    {
      "job": 77690938840,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7195794357"
    },
    {
      "job": 77690938832,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7195799132"
    }
  ],
  "_buildurl": "https://github.com/r-universe/profyliu/actions/runs/26394113220",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/profyliu/bsnsing",
  "_commit": {
    "id": "c6abcc9f4e2f02a01192dddbaef5a5668a84326f",
    "author": "Yanchao Liu <yanchaoliu@wayne.edu>",
    "committer": "Yanchao Liu <yanchaoliu@wayne.edu>",
    "message": "prt to print\n",
    "time": 1656791410
  },
  "_maintainer": {
    "name": "Yanchao Liu",
    "email": "yanchaoliu@wayne.edu",
    "login": "profyliu",
    "description": "",
    "uuid": 35838268
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "lpSolve",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "slam",
      "role": "Suggests"
    },
    {
      "package": "cplexAPI",
      "role": "Suggests"
    },
    {
      "package": "gurobi",
      "role": "Suggests"
    },
    {
      "package": "C50",
      "role": "Suggests"
    },
    {
      "package": "party",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "tree",
      "role": "Suggests"
    }
  ],
  "_owner": "profyliu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "profyliu",
      "count": 57,
      "uuid": 35838268
    }
  ],
  "_userbio": {
    "uuid": 35838268,
    "type": "user",
    "name": "Yanchao Liu"
  },
  "_downloads": {
    "count": 211,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bsnsing"
  },
  "_devurl": "https://github.com/profyliu/bsnsing",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bsnsing.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/profyliu/bsnsing",
  "_realowner": "profyliu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2022-07-03"
    }
  ],
  "_exports": [
    "binarize",
    "binarize.y",
    "bscontrol",
    "bslearn",
    "bsnsing",
    "ROC_func",
    "show.bsnsing",
    "show.mbsnsing"
  ],
  "_datasets": [
    {
      "name": "acute1",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Temperature",
        "Nausea",
        "Lumbar.pain",
        "Urine.pushing",
        "Micturition.pain",
        "Burning.urethra",
        "Decision.1"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    },
    {
      "name": "acute2",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Temperature",
        "Nausea",
        "Lumbar.pain",
        "Urine.pushing",
        "Micturition.pain",
        "Burning.urethra",
        "Decision.2"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    },
    {
      "name": "Adult",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "workclass",
        "fnlwgt",
        "education",
        "education_num",
        "marital_status",
        "occupation",
        "relationship",
        "race",
        "sex",
        "capital_gain",
        "capital_loss",
        "hours_per_week",
        "Income"
      ],
      "rows": 32561,
      "table": true,
      "tojson": true
    },
    {
      "name": "auto",
      "title": "auto",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "mpg",
        "cylinders",
        "displacement",
        "horsepower",
        "weight",
        "acceleration",
        "year",
        "origin"
      ],
      "rows": 392,
      "table": true,
      "tojson": true
    },
    {
      "name": "balance",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Class",
        "Left.Weight",
        "Left.Distance",
        "Right.Weight",
        "Right.Distance"
      ],
      "rows": 625,
      "table": true,
      "tojson": true
    },
    {
      "name": "banknote",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "variance",
        "skewness",
        "curtosis",
        "entropy",
        "class"
      ],
      "rows": 1372,
      "table": true,
      "tojson": true
    },
    {
      "name": "birthwt",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "low",
        "age",
        "lwt",
        "race",
        "smoke",
        "ptl",
        "ht",
        "ui",
        "ftv",
        "bwt"
      ],
      "rows": 189,
      "table": true,
      "tojson": true
    },
    {
      "name": "BreastCancer",
      "title": "BreastCancer",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Cl.thickness",
        "Cell.size",
        "Cell.shape",
        "Marg.adhesion",
        "Epith.c.size",
        "Bare.nuclei",
        "Bl.cromatin",
        "Normal.nucleoli",
        "Mitoses",
        "Class"
      ],
      "rows": 699,
      "table": true,
      "tojson": true
    },
    {
      "name": "circ",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "y"
      ],
      "rows": 600,
      "table": true,
      "tojson": true
    },
    {
      "name": "climate",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "vconst_corr",
        "vconst_2",
        "vconst_3",
        "vconst_4",
        "vconst_5",
        "vconst_7",
        "ah_corr",
        "ah_bolus",
        "slm_corr",
        "efficiency_factor",
        "tidal_mix_max",
        "vertical_decay_scale",
        "convect_corr",
        "bckgrnd_vdc1",
        "bckgrnd_vdc_ban",
        "bckgrnd_vdc_eq",
        "bckgrnd_vdc_psim",
        "Prandtl",
        "outcome"
      ],
      "rows": 540,
      "table": true,
      "tojson": true
    },
    {
      "name": "compas",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "name",
        "first",
        "last",
        "compas_screening_date",
        "sex",
        "dob",
        "age",
        "age_cat",
        "race",
        "juv_fel_count",
        "decile_score",
        "juv_misd_count",
        "juv_other_count",
        "priors_count",
        "days_b_screening_arrest",
        "c_jail_in",
        "c_jail_out",
        "c_case_number",
        "c_offense_date",
        "c_arrest_date",
        "c_days_from_compas",
        "c_charge_degree",
        "c_charge_desc",
        "is_recid",
        "r_case_number",
        "r_charge_degree",
        "r_days_from_arrest",
        "r_offense_date",
        "r_charge_desc",
        "r_jail_in",
        "r_jail_out",
        "violent_recid",
        "is_violent_recid",
        "vr_case_number",
        "vr_charge_degree",
        "vr_offense_date",
        "vr_charge_desc",
        "type_of_assessment",
        "decile_score.1",
        "score_text",
        "screening_date",
        "v_type_of_assessment",
        "v_decile_score",
        "v_score_text",
        "v_screening_date",
        "in_custody",
        "out_custody",
        "priors_count.1",
        "start",
        "end",
        "event",
        "two_year_recid"
      ],
      "rows": 7214,
      "table": true,
      "tojson": true
    },
    {
      "name": "connect",
      "title": "",
      "object": "all_data",
      "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",
        "V56",
        "V57",
        "V58",
        "V59",
        "V60",
        "class"
      ],
      "rows": 208,
      "table": true,
      "tojson": true
    },
    {
      "name": "contra",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "wife.age",
        "wife.edu",
        "husband.edu",
        "n.children",
        "wife.religion",
        "wife.working",
        "husband.occu",
        "living.standard",
        "media.expo",
        "contraceptive"
      ],
      "rows": 1473,
      "table": true,
      "tojson": true
    },
    {
      "name": "credit",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "A1",
        "A2",
        "A3",
        "A4",
        "A5",
        "A6",
        "A7",
        "A8",
        "A9",
        "A10",
        "A11",
        "A12",
        "A13",
        "A14",
        "A15",
        "class"
      ],
      "rows": 690,
      "table": true,
      "tojson": true
    },
    {
      "name": "derm",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "erythema",
        "scaling",
        "definite.borders",
        "itching",
        "koebner.phenomenon",
        "polygonal.papules",
        "follicular.papules",
        "oral.mucosal.involvement",
        "knee.and.elbow.involvement",
        "scalp.involvement",
        "family.history",
        "melanin.incontinence",
        "eosinophils.in.the.infiltrate",
        "PNL.infiltrate",
        "fibrosis.of.the.papillary.dermis",
        "exocytosis",
        "acanthosis",
        "hyperkeratosis",
        "parakeratosis",
        "clubbing.of.the.rete.ridges",
        "elongation.of.the.rete.ridges",
        "thinning.of.the.suprapapillary.epidermis",
        "spongiform.pustule",
        "munro.microabcess",
        "focal.hypergranulosis",
        "disappearance.of.the.granular.layer",
        "vacuolisation.and.damage.of.basal.layer",
        "spongiosis",
        "saw.tooth.appearance.of.retes",
        "follicular.horn.plug",
        "perifollicular.parakeratosis",
        "inflammatory.monoluclear.inflitrate",
        "band.like.infiltrate",
        "Age..linear.",
        "class"
      ],
      "rows": 366,
      "table": true,
      "tojson": true
    },
    {
      "name": "diam",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "y"
      ],
      "rows": 600,
      "table": true,
      "tojson": true
    },
    {
      "name": "ds.formula",
      "title": "",
      "object": "all_data",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ds.names",
      "title": "",
      "object": "all_data",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ds.respvar",
      "title": "",
      "object": "all_data",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ds.table",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "dataset.name",
        "n",
        "p",
        "J",
        "target.variable",
        "formula"
      ],
      "rows": 74,
      "table": true,
      "tojson": true
    },
    {
      "name": "dystrophy",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "OBS",
        "HospID",
        "AGE",
        "M",
        "Y",
        "CK",
        "H",
        "PK",
        "LD",
        "Class"
      ],
      "rows": 209,
      "table": true,
      "tojson": true
    },
    {
      "name": "Echocard",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "survival",
        "still.alive",
        "age.at.heart.attack",
        "pericardial.effusion",
        "fractional.shortening",
        "epss",
        "lvdd",
        "wall.motion.score",
        "wall.motion.index",
        "multi",
        "group",
        "alive.at.1"
      ],
      "rows": 61,
      "table": true,
      "tojson": true
    },
    {
      "name": "Fertility",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Season",
        "Age",
        "Childish.Diseases",
        "Trauma",
        "Surgical",
        "High.fevers",
        "Alcohol",
        "Smoking",
        "Hours.sitting",
        "Diagnosis"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "Glass",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "RI",
        "Na",
        "Mg",
        "Al",
        "Si",
        "K",
        "Ca",
        "Ba",
        "Fe",
        "Type"
      ],
      "rows": 214,
      "table": true,
      "tojson": true
    },
    {
      "name": "GlaucomaMVF",
      "title": "GlaucomaMVF",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ag",
        "at",
        "as",
        "an",
        "ai",
        "eag",
        "eat",
        "eas",
        "ean",
        "eai",
        "abrg",
        "abrt",
        "abrs",
        "abrn",
        "abri",
        "hic",
        "mhcg",
        "mhct",
        "mhcs",
        "mhcn",
        "mhci",
        "phcg",
        "phct",
        "phcs",
        "phcn",
        "phci",
        "hvc",
        "vbsg",
        "vbst",
        "vbss",
        "vbsn",
        "vbsi",
        "vasg",
        "vast",
        "vass",
        "vasn",
        "vasi",
        "vbrg",
        "vbrt",
        "vbrs",
        "vbrn",
        "vbri",
        "varg",
        "vart",
        "vars",
        "varn",
        "vari",
        "mdg",
        "mdt",
        "mds",
        "mdn",
        "mdi",
        "tmg",
        "tmt",
        "tms",
        "tmn",
        "tmi",
        "mr",
        "rnf",
        "mdic",
        "emd",
        "mv",
        "tension",
        "clv",
        "cs",
        "lora",
        "Class"
      ],
      "rows": 170,
      "table": true,
      "tojson": true
    },
    {
      "name": "grid",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "y"
      ],
      "rows": 600,
      "table": true,
      "tojson": true
    },
    {
      "name": "haberman",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "year",
        "axillary.nodes",
        "survival"
      ],
      "rows": 306,
      "table": true,
      "tojson": true
    },
    {
      "name": "Hayes",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "hobby",
        "age",
        "educational",
        "marital",
        "class"
      ],
      "rows": 132,
      "table": true,
      "tojson": true
    },
    {
      "name": "heart",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "sex",
        "cp",
        "trestbps",
        "chol",
        "fbs",
        "restecg",
        "thalach",
        "exang",
        "oldpeak",
        "slope",
        "ca",
        "thal",
        "class"
      ],
      "rows": 303,
      "table": true,
      "tojson": true
    },
    {
      "name": "heloc",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "RiskPerformance",
        "ExternalRiskEstimate",
        "MSinceOldestTradeOpen",
        "MSinceMostRecentTradeOpen",
        "AverageMInFile",
        "NumSatisfactoryTrades",
        "NumTrades60Ever2DerogPubRec",
        "NumTrades90Ever2DerogPubRec",
        "PercentTradesNeverDelq",
        "MSinceMostRecentDelq",
        "MaxDelq2PublicRecLast12M",
        "MaxDelqEver",
        "NumTotalTrades",
        "NumTradesOpeninLast12M",
        "PercentInstallTrades",
        "MSinceMostRecentInqexcl7days",
        "NumInqLast6M",
        "NumInqLast6Mexcl7days",
        "NetFractionRevolvingBurden",
        "NetFractionInstallBurden",
        "NumRevolvingTradesWBalance",
        "NumInstallTradesWBalance",
        "NumBank2NatlTradesWHighUtilization",
        "PercentTradesWBalance"
      ],
      "rows": 10459,
      "table": true,
      "tojson": true
    },
    {
      "name": "hepatitis",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Class",
        "Age",
        "Sex",
        "Steroid",
        "Antivirals",
        "Fatigue",
        "Malaise",
        "Anorexia",
        "LiverBig",
        "LiverFirm",
        "SpleenPalpable",
        "Spiders",
        "Ascites",
        "Varices",
        "Bilirubin",
        "AlkPhosphate",
        "SGOT",
        "Albumin",
        "Protime",
        "Histology"
      ],
      "rows": 155,
      "table": true,
      "tojson": true
    },
    {
      "name": "HTRU2",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "class"
      ],
      "rows": 17898,
      "table": true,
      "tojson": true
    },
    {
      "name": "ILPD",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Age",
        "Gender",
        "TB",
        "DB",
        "Alkphos",
        "Sgpt",
        "Sgot",
        "TP",
        "ALB",
        "AG",
        "Selector"
      ],
      "rows": 583,
      "table": true,
      "tojson": true
    },
    {
      "name": "imgsegm",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Class",
        "REGION.CENTROID.COL",
        "REGION.CENTROID.ROW",
        "REGION.PIXEL.COUNT",
        "SHORT.LINE.DENSITY.5",
        "SHORT.LINE.DENSITY.2",
        "VEDGE.MEAN",
        "VEDGE.SD",
        "HEDGE.MEAN",
        "HEDGE.SD",
        "INTENSITY.MEAN",
        "RAWRED.MEAN",
        "RAWBLUE.MEAN",
        "RAWGREEN.MEAN",
        "EXRED.MEAN",
        "EXBLUE.MEAN",
        "EXGREEN.MEAN",
        "VALUE.MEAN",
        "SATURATION.MEAN",
        "HUE.MEAN"
      ],
      "rows": 210,
      "table": true,
      "tojson": true
    },
    {
      "name": "Ionos",
      "title": "",
      "object": "all_data",
      "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",
        "Class"
      ],
      "rows": 351,
      "table": true,
      "tojson": true
    },
    {
      "name": "iris",
      "title": "iris",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Sepal.Length",
        "Sepal.Width",
        "Petal.Length",
        "Petal.Width",
        "Species"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    },
    {
      "name": "magic04",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "fLength",
        "fWidth",
        "fSize",
        "fConc",
        "fConc1",
        "fAsym",
        "fM3Long",
        "fM3Trans",
        "fAlpha",
        "fDist",
        "class"
      ],
      "rows": 19020,
      "table": true,
      "tojson": true
    },
    {
      "name": "mammo",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "BI.RADS",
        "Age",
        "Shape",
        "Margin",
        "Density",
        "Severity"
      ],
      "rows": 830,
      "table": true,
      "tojson": true
    },
    {
      "name": "Monks1",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "class",
        "a1",
        "a2",
        "a3",
        "a4",
        "a5",
        "a6"
      ],
      "rows": 556,
      "table": true,
      "tojson": true
    },
    {
      "name": "Monks2",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "class",
        "a1",
        "a2",
        "a3",
        "a4",
        "a5",
        "a6"
      ],
      "rows": 601,
      "table": true,
      "tojson": true
    },
    {
      "name": "Monks3",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "class",
        "a1",
        "a2",
        "a3",
        "a4",
        "a5",
        "a6"
      ],
      "rows": 554,
      "table": true,
      "tojson": true
    },
    {
      "name": "Mushroom",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "type",
        "cap_shape",
        "cap_surface",
        "cap_color",
        "bruises",
        "odor",
        "gill_attachment",
        "gill_spacing",
        "gill_size",
        "gill_color",
        "stalk_shape",
        "stalk_root",
        "stalk_surface_above_ring",
        "stalk_surface_below_ring",
        "stalk_color_above_ring",
        "stalk_color_below_ring",
        "veil_color",
        "ring_number",
        "ring_type",
        "spore_print_color",
        "population",
        "habitat"
      ],
      "rows": 8124,
      "table": true,
      "tojson": true
    },
    {
      "name": "norm3p10",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x.1",
        "x.2",
        "x.3",
        "x.4",
        "x.5",
        "x.6",
        "x.7",
        "x.8",
        "x.9",
        "x.10",
        "classes"
      ],
      "rows": 600,
      "table": true,
      "tojson": true
    },
    {
      "name": "norm3p5",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x.1",
        "x.2",
        "x.3",
        "x.4",
        "x.5",
        "classes"
      ],
      "rows": 600,
      "table": true,
      "tojson": true
    },
    {
      "name": "nursery",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9"
      ],
      "rows": 12960,
      "table": true,
      "tojson": true
    },
    {
      "name": "obli",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "y"
      ],
      "rows": 600,
      "table": true,
      "tojson": true
    },
    {
      "name": "optdigits",
      "title": "",
      "object": "all_data",
      "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",
        "V56",
        "V57",
        "V58",
        "V59",
        "V60",
        "V61",
        "V62",
        "V63",
        "V64",
        "class"
      ],
      "rows": 5620,
      "table": true,
      "tojson": true
    },
    {
      "name": "ozone1",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "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",
        "V56",
        "V57",
        "V58",
        "V59",
        "V60",
        "V61",
        "V62",
        "V63",
        "V64",
        "V65",
        "V66",
        "V67",
        "V68",
        "V69",
        "V70",
        "V71",
        "V72",
        "V73",
        "class"
      ],
      "rows": 2536,
      "table": true,
      "tojson": true
    },
    {
      "name": "ozone8",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "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",
        "V56",
        "V57",
        "V58",
        "V59",
        "V60",
        "V61",
        "V62",
        "V63",
        "V64",
        "V65",
        "V66",
        "V67",
        "V68",
        "V69",
        "V70",
        "V71",
        "V72",
        "V73",
        "class"
      ],
      "rows": 2534,
      "table": true,
      "tojson": true
    },
    {
      "name": "parkins",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "MDVP.Fo.Hz.",
        "MDVP.Fhi.Hz.",
        "MDVP.Flo.Hz.",
        "MDVP.Jitter...",
        "MDVP.Jitter.Abs.",
        "MDVP.RAP",
        "MDVP.PPQ",
        "Jitter.DDP",
        "MDVP.Shimmer",
        "MDVP.Shimmer.dB.",
        "Shimmer.APQ3",
        "Shimmer.APQ5",
        "MDVP.APQ",
        "Shimmer.DDA",
        "NHR",
        "HNR",
        "status",
        "RPDE",
        "DFA",
        "spread1",
        "spread2",
        "D2",
        "PPE"
      ],
      "rows": 195,
      "table": true,
      "tojson": true
    },
    {
      "name": "pima",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "TimesPregnant",
        "Glucose",
        "BloodPressure",
        "SkinThickness",
        "SerumInsulin",
        "BMI",
        "DiabetesPedigree",
        "Age",
        "Class"
      ],
      "rows": 768,
      "table": true,
      "tojson": true
    },
    {
      "name": "Qsar",
      "title": "",
      "object": "all_data",
      "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",
        "class"
      ],
      "rows": 1055,
      "table": true,
      "tojson": true
    },
    {
      "name": "relax",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "V11",
        "V12",
        "class"
      ],
      "rows": 182,
      "table": true,
      "tojson": true
    },
    {
      "name": "retention",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Position",
        "Organization",
        "Potential",
        "RatingValue",
        "RateingSlope",
        "SalaryCompetitiveness",
        "Tenure",
        "PositionTenure",
        "Attrition"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    },
    {
      "name": "ring",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "y"
      ],
      "rows": 600,
      "table": true,
      "tojson": true
    },
    {
      "name": "Seeds",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "area",
        "perimeter",
        "compactness",
        "length.kernel",
        "width",
        "asymmetry",
        "length.groove",
        "class"
      ],
      "rows": 210,
      "table": true,
      "tojson": true
    },
    {
      "name": "seismic",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ï..seismic",
        "seismoacoustic",
        "shift",
        "genergy",
        "gpuls",
        "gdenergy",
        "gdpuls",
        "ghazard",
        "nbumps",
        "nbumps2",
        "nbumps3",
        "nbumps4",
        "nbumps5",
        "nbumps6",
        "nbumps7",
        "nbumps89",
        "energy",
        "maxenergy",
        "class"
      ],
      "rows": 1690,
      "table": true,
      "tojson": true
    },
    {
      "name": "sh88",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "y"
      ],
      "rows": 600,
      "table": true,
      "tojson": true
    },
    {
      "name": "smiley",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "class"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "Sonar",
      "title": "",
      "object": "all_data",
      "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",
        "V56",
        "V57",
        "V58",
        "V59",
        "V60",
        "Class"
      ],
      "rows": 208,
      "table": true,
      "tojson": true
    },
    {
      "name": "soybean.l",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Class",
        "date",
        "plant.stand",
        "precip",
        "temp",
        "hail",
        "crop.hist",
        "area.damaged",
        "severity",
        "seed.tmt",
        "germination",
        "plant.growth",
        "leaves",
        "leafspots.halo",
        "leafspots.marg",
        "leafspot.size",
        "leaf.shread",
        "leaf.malf",
        "leaf.mild",
        "stem",
        "lodging",
        "stem.cankers",
        "canker.lesion",
        "fruiting.bodies",
        "external.decay",
        "mycelium",
        "int.discolor",
        "sclerotia",
        "fruit.pods",
        "fruit.spots",
        "seed",
        "mold.growth",
        "seed.discolor",
        "seed.size",
        "shriveling",
        "roots"
      ],
      "rows": 266,
      "table": true,
      "tojson": true
    },
    {
      "name": "soybean.s",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "plant.stand",
        "precip",
        "temp",
        "hail",
        "crop.hist",
        "area.damaged",
        "severity",
        "seed.tmt",
        "germination",
        "plant.growth",
        "leaves",
        "leafspots.halo",
        "leafspots.marg",
        "leafspot.size",
        "leaf.shread",
        "leaf.malf",
        "leaf.mild",
        "stem",
        "lodging",
        "stem.cankers",
        "canker.lesion",
        "fruiting.bodies",
        "external.decay",
        "mycelium",
        "int.discolor",
        "sclerotia",
        "fruit.pods",
        "fruit.spots",
        "seed",
        "mold.growth",
        "seed.discolor",
        "seed.size",
        "shriveling",
        "roots",
        "Class"
      ],
      "rows": 47,
      "table": true,
      "tojson": true
    },
    {
      "name": "spambase",
      "title": "",
      "object": "all_data",
      "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",
        "V56",
        "V57",
        "spam"
      ],
      "rows": 4601,
      "table": true,
      "tojson": true
    },
    {
      "name": "SPECT",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Class",
        "F1",
        "F2",
        "F3",
        "F4",
        "F5",
        "F6",
        "F7",
        "F8",
        "F9",
        "F10",
        "F11",
        "F12",
        "F13",
        "F14",
        "F15",
        "F16",
        "F17",
        "F18",
        "F19",
        "F20",
        "F21",
        "F22"
      ],
      "rows": 267,
      "table": true,
      "tojson": true
    },
    {
      "name": "spirals",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "class"
      ],
      "rows": 600,
      "table": true,
      "tojson": true
    },
    {
      "name": "statlog.a",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "A1",
        "A2",
        "A3",
        "A4",
        "A5",
        "A6",
        "A7",
        "A8",
        "A9",
        "A10",
        "A11",
        "A12",
        "A13",
        "A14",
        "class"
      ],
      "rows": 690,
      "table": true,
      "tojson": true
    },
    {
      "name": "tae",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "English.speaker",
        "course.instructor",
        "course",
        "semester.type",
        "class.size",
        "class.attribute"
      ],
      "rows": 151,
      "table": true,
      "tojson": true
    },
    {
      "name": "thoraric",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "V11",
        "V12",
        "V13",
        "V14",
        "V15",
        "V16",
        "Died1Y"
      ],
      "rows": 470,
      "table": true,
      "tojson": true
    },
    {
      "name": "thyroid",
      "title": "",
      "object": "all_data",
      "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",
        "Class"
      ],
      "rows": 3772,
      "table": true,
      "tojson": true
    },
    {
      "name": "tictactoe",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "top.left.square",
        "top.middle.square",
        "top.right.square",
        "middle.left.square",
        "middle.middle.square",
        "middle.right.square",
        "bottom.left.square",
        "bottom.middle.square",
        "bottom.right.square",
        "Class"
      ],
      "rows": 958,
      "table": true,
      "tojson": true
    },
    {
      "name": "titanic",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Class",
        "Sex",
        "Age",
        "Survived"
      ],
      "rows": 2201,
      "table": true,
      "tojson": true
    },
    {
      "name": "trans",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Recency.months",
        "Freq.times",
        "Monetary.blood",
        "Time.months",
        "donated.blood"
      ],
      "rows": 748,
      "table": true,
      "tojson": true
    },
    {
      "name": "votes",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Class",
        "handicapped.infants",
        "water.project.cost.sharing",
        "adoption.of.the.budget.resolution",
        "physician.fee.freeze",
        "el.salvador.aid",
        "religious.groups.in.schools",
        "anti.satellite.test.ban",
        "aid.to.nicaraguan.contras",
        "mx.missile",
        "immigration",
        "synfuels.corporation.cutback",
        "education.spending",
        "superfund.right.to.sue",
        "crime",
        "duty.free.exports",
        "export.administration.act.south.africa"
      ],
      "rows": 435,
      "table": true,
      "tojson": true
    },
    {
      "name": "wdbc",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "class",
        "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"
      ],
      "rows": 569,
      "table": true,
      "tojson": true
    },
    {
      "name": "wine",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "class",
        "alcohol",
        "malic.acid",
        "ash",
        "alcalinity.ash",
        "magnesium",
        "total.phonols",
        "flavanoids",
        "nonflavanoid.phenols",
        "proanthocyanins",
        "color.intensity",
        "hue",
        "od280.od315",
        "proline"
      ],
      "rows": 178,
      "table": true,
      "tojson": true
    },
    {
      "name": "WineQuality",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "fixed.acidity",
        "volatile.acidity",
        "citric.acid",
        "residual.sugar",
        "chlorides",
        "free.sulfur.dioxide",
        "total.sulfur.dioxide",
        "density",
        "pH",
        "sulphates",
        "alcohol",
        "quality"
      ],
      "rows": 4898,
      "table": true,
      "tojson": true
    },
    {
      "name": "wpbc",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "class",
        "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"
      ],
      "rows": 198,
      "table": true,
      "tojson": true
    },
    {
      "name": "xor3",
      "title": "",
      "object": "all_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x.1",
        "x.2",
        "x.3",
        "classes"
      ],
      "rows": 600,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bsnsing-package",
      "title": "bsnsing: A decision tree induction method based on recursive optimal boolean rule composition",
      "topics": [
        "bsnsing-package"
      ]
    },
    {
      "page": "auto",
      "title": "auto",
      "topics": [
        "auto"
      ]
    },
    {
      "page": "binarize",
      "title": "Create Binary Variables by the Classification Target",
      "topics": [
        "binarize"
      ]
    },
    {
      "page": "binarize.factor",
      "title": "Create Binary Features based on a Factor Vector",
      "topics": [
        "binarize.factor"
      ]
    },
    {
      "page": "binarize.numeric",
      "title": "Create Binary Features based on a Numeric Vector",
      "topics": [
        "binarize.numeric"
      ]
    },
    {
      "page": "binarize.y",
      "title": "Recode a Variable with Two Unique Values into an 0/1 Vector",
      "topics": [
        "binarize.y"
      ]
    },
    {
      "page": "BreastCancer",
      "title": "BreastCancer",
      "topics": [
        "BreastCancer"
      ]
    },
    {
      "page": "bscontrol",
      "title": "Define Parameters for the 'bsnsing' Fit",
      "topics": [
        "bscontrol"
      ]
    },
    {
      "page": "bslearn",
      "title": "Find the Optimal Boolean Rule for Binary Classification",
      "topics": [
        "bslearn"
      ]
    },
    {
      "page": "bsnsing",
      "title": "Learn a Classification Tree using Boolean Sensing",
      "topics": [
        "bsnsing"
      ]
    },
    {
      "page": "bsnsing.default",
      "title": "Learn a Classification Tree with Boolean Sensing",
      "topics": [
        "bsnsing.default"
      ]
    },
    {
      "page": "bsnsing.formula",
      "title": "Learn a Classification Tree using Boolean Sensing",
      "topics": [
        "bsnsing.formula"
      ]
    },
    {
      "page": "get_os",
      "title": "Get the operating system type (windows, osx, linux).",
      "topics": [
        "get_os"
      ]
    },
    {
      "page": "GlaucomaMVF",
      "title": "GlaucomaMVF",
      "topics": [
        "GlaucomaMVF"
      ]
    },
    {
      "page": "iris",
      "title": "iris",
      "topics": [
        "iris"
      ]
    },
    {
      "page": "mbsnsing-class",
      "title": "A class that contains multi-class classification model built by bsnsing. Can be used in summary and predict functions.",
      "topics": [
        "mbsnsing",
        "mbsnsing-class"
      ]
    },
    {
      "page": "plot.bsnsing",
      "title": "Generate latex code for plotting the bsnsing tree",
      "topics": [
        "plot.bsnsing"
      ]
    },
    {
      "page": "plot.mbsnsing",
      "title": "Generate latex code for plotting the bsnsing tree",
      "topics": [
        "plot.mbsnsing"
      ]
    },
    {
      "page": "predict.bsnsing",
      "title": "Make Predictions with a Fitted 'bsnsing' Model",
      "topics": [
        "predict.bsnsing"
      ]
    },
    {
      "page": "predict.mbsnsing",
      "title": "Make Predictions with a 'bsnsing' Model",
      "topics": [
        "predict.mbsnsing"
      ]
    },
    {
      "page": "print.bscontrol",
      "title": "Print the Object of Class 'bscontrol'",
      "topics": [
        "print.bscontrol"
      ]
    },
    {
      "page": "print.bsnsing",
      "title": "Print the Object of Class 'bsnsing'",
      "topics": [
        "print.bsnsing"
      ]
    },
    {
      "page": "print.mbsnsing",
      "title": "Print the Object of Class 'mbsnsing'",
      "topics": [
        "print.mbsnsing"
      ]
    },
    {
      "page": "print.summary.bsnsing",
      "title": "Print the Summary of 'bsnsing' Model",
      "topics": [
        "print.summary.bsnsing"
      ]
    },
    {
      "page": "print.summary.mbsnsing",
      "title": "Print the summary of 'mbsnsing' model fits",
      "topics": [
        "print.summary.mbsnsing"
      ]
    },
    {
      "page": "prt.bscontrol",
      "title": "Print the Object of Class 'bscontrol'",
      "topics": [
        "prt.bscontrol"
      ]
    },
    {
      "page": "prt.bsnsing",
      "title": "Print the Object of Class 'bsnsing'",
      "topics": [
        "prt.bsnsing"
      ]
    },
    {
      "page": "prt.mbsnsing",
      "title": "Print the Object of Class 'mbsnsing'",
      "topics": [
        "prt.mbsnsing"
      ]
    },
    {
      "page": "prt.summary.bsnsing",
      "title": "Print the Summary of 'bsnsing' Model",
      "topics": [
        "prt.summary.bsnsing"
      ]
    },
    {
      "page": "prt.summary.mbsnsing",
      "title": "Print the summary of 'mbsnsing' model fits",
      "topics": [
        "prt.summary.mbsnsing"
      ]
    },
    {
      "page": "ROC_func",
      "title": "Plot the ROC curve and calculate the AUC",
      "topics": [
        "ROC_func"
      ]
    },
    {
      "page": "show.bsnsing",
      "title": "Generate latex code for plotting the bsnsing tree",
      "topics": [
        "show.bsnsing"
      ]
    },
    {
      "page": "show.mbsnsing",
      "title": "Generate latex code for plotting the bsnsing tree",
      "topics": [
        "show.mbsnsing"
      ]
    },
    {
      "page": "summary.bsnsing",
      "title": "Summarize the bsnsing Model Fits",
      "topics": [
        "summary.bsnsing"
      ]
    },
    {
      "page": "summary.mbsnsing",
      "title": "Summarize mbsnsing Model Fits",
      "topics": [
        "summary.mbsnsing"
      ]
    }
  ],
  "_readme": "https://github.com/profyliu/bsnsing/raw/HEAD/README.md",
  "_rundeps": [
    "lpSolve"
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "bsnsing",
  "_universes": [
    "profyliu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-25T09:47:53.000Z",
      "distro": "noble",
      "commit": "c6abcc9f4e2f02a01192dddbaef5a5668a84326f",
      "fileid": "8761f985d53b195abe4322c44e09523cfcd8c9683c129e573e429b06fe1eb79d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/profyliu/actions/runs/26394113220"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-25T09:48:08.000Z",
      "distro": "noble",
      "commit": "c6abcc9f4e2f02a01192dddbaef5a5668a84326f",
      "fileid": "f0126fd887df5a625cfd940c46addb06b65da0cca09ef666ba3742c452e71488",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/profyliu/actions/runs/26394113220"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-25T09:48:35.000Z",
      "commit": "c6abcc9f4e2f02a01192dddbaef5a5668a84326f",
      "fileid": "1c445055f5786c804524917afced3bc372c010215b3a14de0fe733f11efc2c9c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/profyliu/actions/runs/26394113220"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-25T09:48:11.000Z",
      "commit": "c6abcc9f4e2f02a01192dddbaef5a5668a84326f",
      "fileid": "60d6a337f015ed3487a37bab944ec0a7b3522c65cca26d0bd68bbf309465e0d6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/profyliu/actions/runs/26394113220"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-25T09:48:08.000Z",
      "commit": "c6abcc9f4e2f02a01192dddbaef5a5668a84326f",
      "fileid": "8ed4ead4212902aeb3afdbdaf001661b10282711b4b84efc537f3cd375a3c886",
      "status": "success",
      "buildurl": "https://github.com/r-universe/profyliu/actions/runs/26394113220"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-25T09:48:01.000Z",
      "commit": "c6abcc9f4e2f02a01192dddbaef5a5668a84326f",
      "fileid": "147c894f0a8e50994727e0a83df4370123228dce15e218aba74abb86ddc3945b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/profyliu/actions/runs/26394113220"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-25T09:47:26.000Z",
      "commit": "c6abcc9f4e2f02a01192dddbaef5a5668a84326f",
      "fileid": "36ae618b61e7f665895885d03dde29251b82985ee7ffa8e3bdc3e40bab21680d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/profyliu/actions/runs/26394113220"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-25T09:47:41.000Z",
      "commit": "c6abcc9f4e2f02a01192dddbaef5a5668a84326f",
      "fileid": "4e4d08fafc3a6c440f3359cf570a21c56ef0dec18510174e9d8302a4fb50d6ed",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/profyliu/actions/runs/26394113220"
    }
  ]
}