Git Product home page Git Product logo

bmd's People

Contributors

jpalowitch avatar miheerdew avatar

Watchers

 avatar  avatar

Forkers

miheerdew

bmd's Issues

Sims3: sims.R gives an error

Error: could not find function "graph.adjacency"
Execution halted

Which library is graph.adjacency function coming from?

Error while running sims_run_methods

> source('~/Dropbox/Study/Spring17/RA/bmd/sims_run_methods.R', echo=TRUE)

> library(MASS)

> library(Matrix)

> library(lpbrim)

> source("bmd.R")

> source("formatBRIM.R")

> # Set desired list of sample sizes to try
> ns <- c(100, 500)

> saveDir <- "sims"

> # Set rho_knobs
> rho_knobs <- c(0, 1)

> # Do we do BRIM?
> doBRIM <- FALSE

> for (rcount in 1:length(rho_knobs)) {
+   
+   for (ncount in 1:length(ns)) {
+     
+     # make filename
+     fn <- paste0("rcount=", rcount, "_" .... [TRUNCATED] 
Beginning method.

doing test save
fn is sims/BMD_saves/1.RData 

#-----------------------------------------

loopCount 1 

length remainingX =  500 
length remainingY =  250 
OL_count =  0 
Dud_count =  0 
comm_starter =  653 (Y = 153) 
getting, checking initial sets
........chunk 1 
Initial set is size 12 (12, 0)

Error: object 'B_newy' not found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.