Description Usage Arguments Details Value Author(s) Examples
View source: R/APFAfunctions.R
Fits the APFA igraph object G to a commensurate dataset, i.e., the edge probabilities are calculated using the data.
| 1 | fit.APFA(G, dat)
 | 
| G | An APFA object. | 
| dat | The data for which the APFA models from  | 
Any observations not in the sample space of G are ignored.
Returns fitted APFA igraph object for the given data.
Smitha Ankinakatte and David Edwards
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.