normal.net: Fitting Gaussian Network Models

Description Usage Arguments Value

Description

Fit social network data.

Usage

1
2
3
  normal.net(formula, data, LF = "identity",
    family = gaussian(link = LF), ..., mode = "digraph",
    diag = FALSE, nullhyp = NULL, tol = 1e-07, reps = 1000)

Arguments

formula

formula

data

data.frame

LF

character-string

family

family object

...

additional parameters

mode

character-string

diag

logical

nullhyp

character-vector or NULL

tol

numeric

reps

integer

Value

Some kind of model


IQSS/ZeligNetwork documentation built on May 7, 2019, 6:13 a.m.