Learn R Programming

lame (version 1.3.4)

nobs.ame_als: Number of observed dyads in an ame_als fit

Description

Mirrors nobs.ame so the MCMC and ALS fits expose the same accessor.

Usage

# S3 method for ame_als
nobs(object, ...)

Value

Integer: number of observed dyads.

Arguments

object

an ame_als fit.

...

ignored.