{
    "@context": [
        "https:\/\/doi.org\/doi:10.5063\/schema\/codemeta-2.0",
        "http:\/\/schema.org"
    ],
    "@type": "SoftwareSourceCode",
    "name": "FREG",
    "description": "Regression models for ordinal \/ nominal or continuous output and functional inputs",
    "dateCreated": "2022-01-01",
    "datePublished": "2024-12-11",
    "license": [
        "GNU General Public License v2.0 or later"
    ],
    "url": "https:\/\/hal.science\/hal-04832128",
    "identifier": [
        {
            "@type": "hal",
            "propertyID": "https:\/\/hal.science\/hal-04832128",
            "value": "hal-04832128"
        },
        {
            "@type": "swhid",
            "propertyID": "https:\/\/archive.softwareheritage.org\/swh:1:dir:58d3c547992a517e10da95285abb7ad7f4c8ae03;origin=https:\/\/hal.archives-ouvertes.fr\/hal-04832128;visit=swh:1:snp:dae1bda07c8005c11f123763e3d9bd5ead6c85c7;anchor=swh:1:rel:a4e375b68d70d12dfcd47ef861eb40466014b62f;path=\/",
            "value": "swh:1:dir:58d3c547992a517e10da95285abb7ad7f4c8ae03;origin=https:\/\/hal.archives-ouvertes.fr\/hal-04832128;visit=swh:1:snp:dae1bda07c8005c11f123763e3d9bd5ead6c85c7;anchor=swh:1:rel:a4e375b68d70d12dfcd47ef861eb40466014b62f;path=\/"
        }
    ],
    "applicationCategory": [
        "stat"
    ],
    "codeRepository": "https:\/\/github.com\/JuJacques\/Functional-Data",
    "programmingLanguage": [
        "R"
    ],
    "version": "1",
    "softwareVersion": "1.1",
    "dateModified": "2025-09-03",
    "referencePublication": {
        "hal": "hal-03107427"
    },
    "author": [
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0003-4808-2781"
                ],
                "givenName": "Julien",
                "familyName": "Jacques",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "UL2"
                    },
                    {
                        "@type": "Organization",
                        "name": "ERIC"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": null,
                "givenName": "Sanja",
                "familyName": "Samard\u017ei\u0107",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "ERIC"
                    }
                ]
            }
        }
    ],
    "contributor": [
        {
            "@type": "Person",
            "givenName": "Julien",
            "familyName": "Jacques"
        }
    ]
}