-
Notifications
You must be signed in to change notification settings - Fork 1
enginuity/netcompLib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
netcomp_lib =========== General Network Comparisons Functions NOTE: Some of the code is from Andrew Thomas (code related to doing MCMC for HRGs in R) NOTE: All the code herein will assume that the working directory is THIS base directory (where this README file resides). (This only applies to code that calls the scripts where the functions are defined directly) ------------------------- Files in base directory: compile_package.R -- This R script will rebuild the package load_library.R -- This script loads the netcompLib package and all packages it depends on load_source.R -- This script loads the functions in the netcompLib package into the global directory (by running 'source' on the source code files), and also loads all packages it depends on ------------------------- Directory Structure: documentation/ -- This folder contains a latex file for documenting this package. experimental/ -- This folder contains old/new code that are currently not added to the package. They contain experiments or badly formatted old code. netcompLib/ -- This folder contains all the functions (and source) for this package. The format is a standard R package. test_code/ -- Eventually will contain actual test code; currently just tests a number of the functions.
About
General Network Comparisons Functions
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published