Skip to content

fix nordr example #2

@swihart

Description

@swihart

Current line 126 of nordr.R

#' \dontrun{
#' # fit continuation ratio model with nordr and as a logistic model
#' nordr(y, mu=~length, weights=fr, pmu=c(0,-1.4,-2.3), pint=0.13,
#' 	dist="cont")
#' 	}

The problem is that length is coming in and not being recognized as a factor. That causes the error about the pmu argument being too long.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions