logistf (Q19163): Difference between revisions

From MaRDI portal
Importer (talk | contribs)
Swh import (talk | contribs)
SWHID from Software Heritage
 
(9 intermediate revisions by 3 users not shown)
Property / last update
3 May 2023
Timestamp+2023-05-03T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
 
Property / last update: 3 May 2023 / rank
Normal rank
 
Property / imports
 
Property / imports: mice / rank
Normal rank
 
Property / imports
 
Property / imports: mgcv / rank
Normal rank
 
Property / imports
 
Property / imports: formula.tools / rank
Normal rank
 
Property / imports
 
Property / imports: Matrix / rank
Normal rank
 
Property / cites work
 
Property / cites work: A solution to the problem of separation in logistic regression / rank
Normal rank
 
Property / cites work
 
Property / cites work: Firth's logistic regression with rare events: accurate effect estimates and predictions? / rank
Normal rank
 
Property / software version identifier
 
1.00
Property / software version identifier: 1.00 / rank
 
Normal rank
Property / software version identifier: 1.00 / qualifier
 
publication date: 23 October 2003
Timestamp+2003-10-23T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.01
Property / software version identifier: 1.01 / rank
 
Normal rank
Property / software version identifier: 1.01 / qualifier
 
publication date: 22 April 2004
Timestamp+2004-04-22T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.03
Property / software version identifier: 1.03 / rank
 
Normal rank
Property / software version identifier: 1.03 / qualifier
 
publication date: 5 April 2005
Timestamp+2005-04-05T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.05
Property / software version identifier: 1.05 / rank
 
Normal rank
Property / software version identifier: 1.05 / qualifier
 
publication date: 17 November 2005
Timestamp+2005-11-17T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.06
Property / software version identifier: 1.06 / rank
 
Normal rank
Property / software version identifier: 1.06 / qualifier
 
publication date: 20 April 2006
Timestamp+2006-04-20T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.10
Property / software version identifier: 1.10 / rank
 
Normal rank
Property / software version identifier: 1.10 / qualifier
 
publication date: 25 April 2010
Timestamp+2010-04-25T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.20
Property / software version identifier: 1.20 / rank
 
Normal rank
Property / software version identifier: 1.20 / qualifier
 
publication date: 16 May 2013
Timestamp+2013-05-16T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.21
Property / software version identifier: 1.21 / rank
 
Normal rank
Property / software version identifier: 1.21 / qualifier
 
publication date: 26 June 2013
Timestamp+2013-06-26T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.22
Property / software version identifier: 1.22 / rank
 
Normal rank
Property / software version identifier: 1.22 / qualifier
 
publication date: 19 December 2016
Timestamp+2016-12-19T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.23.1
Property / software version identifier: 1.23.1 / rank
 
Normal rank
Property / software version identifier: 1.23.1 / qualifier
 
publication date: 4 September 2020
Timestamp+2020-09-04T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.23
Property / software version identifier: 1.23 / rank
 
Normal rank
Property / software version identifier: 1.23 / qualifier
 
publication date: 19 July 2018
Timestamp+2018-07-19T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.24
Property / software version identifier: 1.24 / rank
 
Normal rank
Property / software version identifier: 1.24 / qualifier
 
publication date: 16 September 2020
Timestamp+2020-09-16T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.26.0
Property / software version identifier: 1.26.0 / rank
 
Normal rank
Property / software version identifier: 1.26.0 / qualifier
 
publication date: 18 August 2023
Timestamp+2023-08-18T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / last update
 
18 August 2023
Timestamp+2023-08-18T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / last update: 18 August 2023 / rank
 
Normal rank
Property / description
 
Fit a logistic regression model using Firth's bias reduction method, equivalent to penalization of the log-likelihood by the Jeffreys prior. Confidence intervals for regression coefficients can be computed by penalized profile likelihood. Firth's method was proposed as idealsolution to the problem of separation in logistic regression, see Heinze and Schemper (2002) <doi:10.1002/sim.1047>. If needed, the bias reduction can be turned off such that ordinarymaximum likelihood logistic regression is obtained. Two new modifications of Firth's method, FLIC and FLAC, lead to unbiased predictions and are now availablein the package as well, see Puhr et al (2017) <doi:10.1002/sim.7273>.
Property / description: Fit a logistic regression model using Firth's bias reduction method, equivalent to penalization of the log-likelihood by the Jeffreys prior. Confidence intervals for regression coefficients can be computed by penalized profile likelihood. Firth's method was proposed as idealsolution to the problem of separation in logistic regression, see Heinze and Schemper (2002) <doi:10.1002/sim.1047>. If needed, the bias reduction can be turned off such that ordinarymaximum likelihood logistic regression is obtained. Two new modifications of Firth's method, FLIC and FLAC, lead to unbiased predictions and are now availablein the package as well, see Puhr et al (2017) <doi:10.1002/sim.7273>. / rank
 
Normal rank
Property / author
 
Property / author: Georg Heinze / rank
 
Normal rank
Property / author
 
Property / author: Meinhard Ploner / rank
 
Normal rank
Property / author
 
Property / author: Lena Jiricka / rank
 
Normal rank
Property / author
 
Property / author: Gregor Steiner / rank
 
Normal rank
Property / copyright license
 
Property / copyright license: GNU General Public License, version 2.0 / rank
 
Normal rank
Property / copyright license
 
Property / copyright license: GNU General Public License, version 3.0 / rank
 
Normal rank
Property / copyright license: GNU General Public License, version 3.0 / qualifier
 
edition/version: expanded from: GPL (English)
Property / depends on software
 
Property / depends on software: R / rank
 
Normal rank
Property / depends on software: R / qualifier
 
Property / imports
 
Property / imports: mice / rank
 
Normal rank
Property / imports
 
Property / imports: mgcv / rank
 
Normal rank
Property / imports
 
Property / imports: formula.tools / rank
 
Normal rank
Property / imports
 
Property / imports: Matrix / rank
 
Normal rank
Property / cites work
 
Property / cites work: A solution to the problem of separation in logistic regression / rank
 
Normal rank
Property / cites work
 
Property / cites work: Firth's logistic regression with rare events: accurate effect estimates and predictions? / rank
 
Normal rank
Property / source code repository
 
Property / source code repository: https://github.com/cran/logistf / rank
 
Normal rank
Property / Software Heritage ID
 
Property / Software Heritage ID: swh:1:snp:757a1d58f8ea37fcec71fa6829e6fb8c1060f09b / rank
 
Normal rank
Property / Software Heritage ID: swh:1:snp:757a1d58f8ea37fcec71fa6829e6fb8c1060f09b / qualifier
 
Property / Software Heritage ID: swh:1:snp:757a1d58f8ea37fcec71fa6829e6fb8c1060f09b / qualifier
 
point in time: 12 September 2023
Timestamp+2023-09-12T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
links / mardi / namelinks / mardi / name
 

Latest revision as of 15:59, 21 March 2024

Firth's Bias-Reduced Logistic Regression
Language Label Description Also known as
English
logistf
Firth's Bias-Reduced Logistic Regression

    Statements

    0 references
    0 references
    1.24.1
    18 January 2022
    0 references
    1.25.0
    3 May 2023
    0 references
    1.00
    23 October 2003
    0 references
    1.01
    22 April 2004
    0 references
    1.03
    5 April 2005
    0 references
    1.05
    17 November 2005
    0 references
    1.06
    20 April 2006
    0 references
    1.10
    25 April 2010
    0 references
    1.20
    16 May 2013
    0 references
    1.21
    26 June 2013
    0 references
    1.22
    19 December 2016
    0 references
    1.23.1
    4 September 2020
    0 references
    1.23
    19 July 2018
    0 references
    1.24
    16 September 2020
    0 references
    1.26.0
    18 August 2023
    0 references
    0 references
    0 references
    18 August 2023
    0 references
    Fit a logistic regression model using Firth's bias reduction method, equivalent to penalization of the log-likelihood by the Jeffreys prior. Confidence intervals for regression coefficients can be computed by penalized profile likelihood. Firth's method was proposed as idealsolution to the problem of separation in logistic regression, see Heinze and Schemper (2002) <doi:10.1002/sim.1047>. If needed, the bias reduction can be turned off such that ordinarymaximum likelihood logistic regression is obtained. Two new modifications of Firth's method, FLIC and FLAC, lead to unbiased predictions and are now availablein the package as well, see Puhr et al (2017) <doi:10.1002/sim.7273>.
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references