{
    "@context": [
        "https:\/\/doi.org\/doi:10.5063\/schema\/codemeta-2.0",
        "http:\/\/schema.org"
    ],
    "@type": "SoftwareSourceCode",
    "name": "OneStep: One-Step Estimation",
    "description": "OneStep package provides principally an eponymic function that numerically computes the Le Cam's one-step estimator for an independent and identically distributed sample. One-step estimation is asymptotically efficient (see L. Le Cam (1956)) and can be computed faster than the maximum likelihood estimator for large observation samples.",
    "dateCreated": "2024-10-17",
    "datePublished": "2024-10-17",
    "license": [
        "GNU General Public License v2.0 or later"
    ],
    "url": "https:\/\/hal.science\/hal-04722770",
    "identifier": [
        {
            "@type": "hal",
            "propertyID": "https:\/\/hal.science\/hal-04722770",
            "value": "hal-04722770"
        },
        {
            "@type": "doi",
            "propertyID": "https:\/\/dx.doi.org\/10.32614\/CRAN.package.OneStep",
            "value": "10.32614\/CRAN.package.OneStep"
        },
        {
            "@type": "swhid",
            "propertyID": "https:\/\/archive.softwareheritage.org\/swh:1:dir:72f9217cdeafa1b05b6bc10b054a5cfb31fc3826;origin=https:\/\/hal.archives-ouvertes.fr\/hal-04722770;visit=swh:1:snp:5d257aebd756a870436dc126eab654c39f582e4a;anchor=swh:1:rel:4c3b1953dc57e71d448788da4310d619ba648c90;path=\/",
            "value": "swh:1:dir:72f9217cdeafa1b05b6bc10b054a5cfb31fc3826;origin=https:\/\/hal.archives-ouvertes.fr\/hal-04722770;visit=swh:1:snp:5d257aebd756a870436dc126eab654c39f582e4a;anchor=swh:1:rel:4c3b1953dc57e71d448788da4310d619ba648c90;path=\/"
        }
    ],
    "applicationCategory": [
        "stat",
        "math.math-pr"
    ],
    "keywords": [
        "Statistical inference",
        "Maximum likelihood estimate",
        "One-step method"
    ],
    "publisher": [
        "R foundation"
    ],
    "codeRepository": "https:\/\/cran.r-project.org\/package=OneStep",
    "programmingLanguage": [
        "R"
    ],
    "version": "1",
    "dateModified": "2026-05-19",
    "referencePublication": {
        "doi": "10.32614\/RJ-2021-044",
        "hal": "hal-03452455"
    },
    "author": [
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0001-6719-7432"
                ],
                "givenName": "Alexandre",
                "familyName": "Brouste",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "LMM"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0001-6732-1501"
                ],
                "givenName": "Christophe",
                "familyName": "Dutang",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "ASAR"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": null,
                "givenName": "Darel",
                "familyName": "Noutsa Mieniedou"
            }
        }
    ],
    "contributor": [
        {
            "@type": "Person",
            "givenName": "Christophe",
            "familyName": "Dutang"
        }
    ]
}