choose.fix: Choose the actors whose coordinates will be fixed

Description Usage Arguments Value

View source: R/LSM.R

Description

choose.fixed() takes an object returned by LSM, and returns a list containing the parameters of actors whose coordinates are fixed.

Usage

1
choose.fix(LSM_Object, n.wild = 1, choose.method = "axis")

Arguments

LSM_Object

A trained object of class LSM

n.wild

The number of actors to be fixed in each octants

method

The method to choose the wildest actors

Value

a list containing the parameters of actors whose coordinates are fixed.


insongkim/polnet documentation built on March 3, 2020, 11:55 p.m.