add_scans | Perform additional scans and add them to the 'scanList' New... |
apply_mode | Make Adjacency fit the selected mode Internal use. |
array2matList | Convert scanList 3D array into list of 2D matrices |
asnr_network_df | Generate a data frame of all networks in the Animal Social... |
attrs | 'scanList"s 'attrs' attributes related convenience functions:... |
attrs-set | 'scanList"s 'attrs' attributes related convenience functions:... |
convert_to_igraph | Convert scanList 3D array into 'igraph' object |
copy_attrs_to | 'scanList"s 'attrs' attributes related convenience functions:... |
count_na | Count number of times edges have not been observed For... |
count_nonNA | Count number of times edges have not been observed For... |
design_exp | Design experiment to perform on theoretical 'scanList' |
design_sampling | Design a sampling regime to perform on a theoretical... |
determine_Adj.subfun | Determine the right adjacency matrix subsetting function... |
determine_obsProb | Determine the matrix of probabilities of observing the edges... |
determine_sampling_type | Checks if the method and sampling parameter combination is... |
diagonal | Diagonal Part of a Matrix |
draw_edgeProb | Draw edge presence probability matrix from posterior Beta... |
draw_focalList | Draw the list of focals to sample at each scan |
draw_raw_scanList | Draw edge presence according to the edge presence probability... |
focal_sample | Performs a focal-scan sampling over a 'scanList' object... |
generate_edgeProb | 'edgeProb' object generator |
generate_empiscanList | Generator for _empirical_ 'scanList' objects Internal use.... |
generate_expDesign | Generate 'expDesign' objects |
generate_scanList | Generator for 'scanList' objects Internal use. The user... |
get_attrs | 'scanList"s 'attrs' attributes related convenience functions:... |
group_sample | Performs a group-scan sampling over a 'scanList' object... |
igraph2array | Convert list of 2D matrices into scanList 3D array |
igraph2scanList | Convert 'igraphSN' into 'scanList' objects |
import_from_asnr | Import network from asnr package Bansal lab's Animal Social... |
mask_non.focals | Mask edges not-involving the scan's focal node (applies the... |
matList2array | Convert list of 2D matrices into scanList 3D array |
matList2scanList | Convert 'matList' into 'scanList' objects |
namedList | Helper to manage function names in list of functions modified... |
non.diagonal | Non Diagonal Part of a Matrix |
non.diagonal-set | Reassign values in the non diagonal part of a matrix similar... |
perform_exp | Perform an experimental design on theoretical 'scanList' |
pipe | Pipe operator |
quick_sample | Quick optimized equivalent to sample(x,size,replace=TRUE) |
reconstruct_edgeProb | Convenience function to reconstruct an 'edgeProb' object from... |
remove_mostCentral | Remove from all scans the (overall) most central individual... |
remove_mostPeripheral | Remove from all scans the (overall) most peripheral... |
resolve_NA | Replace 'NA's with known values when they can be determined... |
scale_scans | Scale list of binary scans into a weighted adjacency matrix... |
scanList2igraph | Convert scanList 3D array into 'igraph' object (with 'attrs') |
scanList2matList | Convert scanList 3D array into list of 2D matrices |
simunet | Perform social network simulations |
sLapply | Shortcut to a 'lapply' equivalent to apply a function to each... |
sLlapply | Shortcut to a 'lapply' equivalent to apply a function to a... |
sLvapply | Shortcut to a 'lapply' equivalent to apply a function to each... |
sum_scans | Sum list of binary scans into a weighted adjacency matrix... |
weightedAdj2scanList | Convert 'weightedAdj' into 3D binary array 'scanList' objects... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.