description: Constructor for the 'description' class

Description Usage Arguments Value Author(s)

Description

Constructor for the 'description' class

Usage

1
2
3
  description(authors = c("Kosuke Imai", "Gary King", "Olivia Lau"),
    year = NULL, model = "", text = "", url = "",
    category = NULL)

Arguments

authors

a character-vector of author names

year

a numeric specifying the year

model

a character-string specifying model name

text

a character-string specifying the title of the model. This typically includes more exact information than 'model'. E.g., for the 'logit' the title 'Logistic Regression for Dichotomous Variables' would be a suitable text parameter.

url

a character-string specifying the model's software page

category

deprecated until data-verse bindings are reevaluated

Value

an object of type 'description'

Author(s)

Matt Owen mowen@iq.harvard.edu


IQSS/Zelig4 documentation built on May 9, 2019, 9:13 a.m.