{
  "_id": "6a27ed5c24555f66ed54a20c",
  "Package": "binfunest",
  "Type": "Package",
  "Title": "Estimates Parameters of Functions Driving Binomial Random\nVariables",
  "Version": "0.1.0.9000",
  "Authors@R": "person(given = \"Philip\",\nfamily = \"Shea\",\nrole = c(\"aut\", \"cre\"),\nemail = \"philshea@gmail.com\",\ncomment = c(ORCID = \"0000-0001-5460-9987\"))",
  "Maintainer": "Philip Shea <philshea@gmail.com>",
  "Description": "Provides maximum likelihood estimates of the performance\nparameters that drive a binomial distribution of observed\nerrors given signal-to-noise ratios, and takes full advantage\nof zero error observations. High performance communications\nsystems typically have inherent noise sources and other\nperformance limitations that need to be estimated. Measurements\nmade at high signal to noise ratios typically result in zero\nerrors due to limitation in available measurement time. Package\nincludes theoretical performance functions for common\nmodulation schemes (Proakis, \"Digital Communications\" (1995,\n<ISBN:0-07-051726-6>)), including polarization shifted QPSK\n(Agrell & Karlsson (2009, <DOI:10.1109/JLT.2009.2029064>)), and\nutility functions to work with the performance functions.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.1",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/PhilShea/binfunest",
  "BugReports": "https://github.com/PhilShea/binfunest/issues",
  "Repository": "https://philshea.r-universe.dev",
  "Date/Publication": "2022-10-25 16:30:58 UTC",
  "RemoteUrl": "https://github.com/philshea/binfunest",
  "RemoteRef": "HEAD",
  "RemoteSha": "bb8ea9408c7d8113c1434b3837e6770f80549c34",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 10:35:20 UTC",
    "User": "root"
  },
  "Author": "Philip Shea [aut, cre] (ORCID: <https://orcid.org/0000-0001-5460-9987>)",
  "MD5sum": "f172e0e012f95c4e9e2df3f2f89fde37",
  "_user": "philshea",
  "_type": "src",
  "_file": "binfunest_0.1.0.9000.tar.gz",
  "_fileid": "4b91114da1016fbeed2b3fb63e4a09551cbb90adb35691d2381a45a768a7d688",
  "_filesize": 1479279,
  "_sha256": "4b91114da1016fbeed2b3fb63e4a09551cbb90adb35691d2381a45a768a7d688",
  "_created": "2026-06-09T10:35:20.000Z",
  "_published": "2026-06-09T10:39:24.684Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80302624629,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7505235109"
    },
    {
      "job": 80302624583,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505226378"
    },
    {
      "job": 80302624652,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7505243607"
    },
    {
      "job": 80302624687,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505260466"
    },
    {
      "job": 80302160004,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505187661"
    },
    {
      "job": 80302624658,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505223680"
    },
    {
      "job": 80302624595,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7505219535"
    },
    {
      "job": 80302624634,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7505213975"
    },
    {
      "job": 80302624639,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505222934"
    }
  ],
  "_buildurl": "https://github.com/r-universe/philshea/actions/runs/27200232464",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/philshea/binfunest",
  "_commit": {
    "id": "bb8ea9408c7d8113c1434b3837e6770f80549c34",
    "author": "Phil Shea <33560788+PhilShea@users.noreply.github.com>",
    "committer": "Phil Shea <33560788+PhilShea@users.noreply.github.com>",
    "message": "rebuilt\n",
    "time": 1666715458
  },
  "_maintainer": {
    "name": "Philip Shea",
    "email": "philshea@gmail.com",
    "login": "philshea",
    "orcid": "0000-0001-5460-9987",
    "description": "",
    "uuid": 33560788
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stats4",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "philshea",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "philshea",
      "count": 68,
      "uuid": 33560788
    }
  ],
  "_userbio": {
    "uuid": 33560788,
    "type": "user",
    "name": "Phil Shea"
  },
  "_downloads": {
    "count": 157,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/binfunest"
  },
  "_devurl": "https://github.com/philshea/binfunest",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/binfunest.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/philshea/binfunest",
  "_realowner": "philshea",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-09-09"
    }
  ],
  "_exports": [
    "B2BConvert",
    "cor.mle",
    "dB",
    "DBPSKdB",
    "DQPSKdB",
    "DQPSKDDdB",
    "is.wholenumber",
    "marcumq",
    "mleB2B",
    "mod_Inv",
    "mod_InvV",
    "MPSKdB",
    "MPSKdB.8",
    "PSQPSKdB",
    "Q_",
    "Q_Inv",
    "QAMdB",
    "QAMdB.16",
    "QAMdB.8.star",
    "QPSKdB",
    "undB"
  ],
  "_datasets": [
    {
      "name": "BERDFc",
      "title": "An example 'BERDF' dataframe created by 'simsigs()', a function in a forthcoming package 'coherent'.",
      "object": "BERDFc",
      "class": [
        "BERDF",
        "data.frame"
      ],
      "fields": [
        "Name",
        "SNR",
        "Bps",
        "NoisePower",
        "N",
        "SER",
        "BER"
      ],
      "rows": 54,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "B2BConvert",
      "title": "B2BConvert Converts a function of SNR into one of SNR, B2B, and Offset.",
      "topics": [
        "B2BConvert"
      ]
    },
    {
      "page": "BERDFc",
      "title": "An example 'BERDF' dataframe created by 'simsigs()', a function in a forthcoming package 'coherent'.",
      "topics": [
        "BERDFc"
      ]
    },
    {
      "page": "cor.mle",
      "title": "cor.mle returns the correlation matrix of an mle fit.",
      "topics": [
        "cor.mle"
      ]
    },
    {
      "page": "mleB2B",
      "title": "mleB2B Estimates Back-to-Back \"Q\" and Offsets to a bit error rate function.",
      "topics": [
        "mleB2B"
      ]
    },
    {
      "page": "Theoretical",
      "title": "Theoretical error rate functions",
      "topics": [
        "dB",
        "DBPSKdB",
        "DQPSKdB",
        "DQPSKDDdB",
        "is.wholenumber",
        "marcumq",
        "mod_Inv",
        "mod_InvV",
        "MPSKdB",
        "MPSKdB.8",
        "PSQPSKdB",
        "QAMdB",
        "QAMdB.16",
        "QAMdB.8.star",
        "QPSKdB",
        "Q_",
        "Q_Inv",
        "Theoretical",
        "undB"
      ]
    }
  ],
  "_readme": "https://github.com/philshea/binfunest/raw/HEAD/README.md",
  "_rundeps": [
    "pracma"
  ],
  "_vignettes": [
    {
      "source": "BER_Functions.Rmd",
      "filename": "BER_Functions.html",
      "title": "BER_Functions",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-10-13 20:16:34",
      "modified": "2022-10-13 20:16:34",
      "commits": 1
    },
    {
      "source": "B2B_BER.Rmd",
      "filename": "B2B_BER.html",
      "title": "Estimating B2B Q and Offsets",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Bit Error Rate Functions",
        "Offset and a Back-to-Back SNR",
        "Creating BER Functions with B2B & Offset",
        "Using nls",
        "Maximum Likelihood Estimation",
        "Log Likelihood of observations",
        "Using optim",
        "Using mle",
        "Using mleB2B",
        "Correlation between B2B and Offset",
        "Very High B2B Q",
        "Adding Observations",
        "Real Data"
      ],
      "created": "2022-08-30 15:33:25",
      "modified": "2022-10-25 15:59:44",
      "commits": 22
    },
    {
      "source": "GenericQ.Rmd",
      "filename": "GenericQ.html",
      "title": "Generic Simplified Log Likelihood",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-10-25 15:59:44",
      "modified": "2022-10-25 15:59:44",
      "commits": 1
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "binfunest",
  "_universes": [
    "philshea"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-09T10:37:34.000Z",
      "distro": "noble",
      "commit": "bb8ea9408c7d8113c1434b3837e6770f80549c34",
      "fileid": "1b91ad5728ef4d47cc11429296cf81ce09e879b637edb9648c139d9bae9307f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philshea/actions/runs/27200232464"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-09T10:37:09.000Z",
      "distro": "noble",
      "commit": "bb8ea9408c7d8113c1434b3837e6770f80549c34",
      "fileid": "ba3af670ff0c09143d0a47b63dd9a93110f8e04f47c3c22c7c9b341c4768956f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philshea/actions/runs/27200232464"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-09T10:37:56.000Z",
      "commit": "bb8ea9408c7d8113c1434b3837e6770f80549c34",
      "fileid": "1c18b5f182095f54805cada42a69073405201bd9b593fbcfbfaf206505acbbfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philshea/actions/runs/27200232464"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-09T10:38:47.000Z",
      "commit": "bb8ea9408c7d8113c1434b3837e6770f80549c34",
      "fileid": "e52e3f388b017f6e6c7bc4213d7b16fbd24f87fef3e4a89ff02c75872fdd7adb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philshea/actions/runs/27200232464"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-09T10:37:12.000Z",
      "commit": "bb8ea9408c7d8113c1434b3837e6770f80549c34",
      "fileid": "0e731706d1162279eeca33e337a89829e5a806ab70983e9491a5e43e8f976200",
      "status": "success",
      "buildurl": "https://github.com/r-universe/philshea/actions/runs/27200232464"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-09T10:36:42.000Z",
      "commit": "bb8ea9408c7d8113c1434b3837e6770f80549c34",
      "fileid": "3d1d8f3ce810ac154727c908ed5abc183ae70762b678a216ae5a5d83cc22db23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philshea/actions/runs/27200232464"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-09T10:36:32.000Z",
      "commit": "bb8ea9408c7d8113c1434b3837e6770f80549c34",
      "fileid": "456745a0d0f771640e31d2c061dc59b3d0f745cc4c5cfe78db9afc2009742200",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philshea/actions/runs/27200232464"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-09T10:36:54.000Z",
      "commit": "bb8ea9408c7d8113c1434b3837e6770f80549c34",
      "fileid": "bfbc8856796de0e1e25e2029c5f7b717a076d5ad9ceb88f65337cc148af3fca4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philshea/actions/runs/27200232464"
    }
  ]
}