Code Monkey home page Code Monkey logo

calibrator's People

Contributors

robinhankin avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

calibrator's Issues

phi.fun.int error

you have a lot of work in Bayesian Calibration of Complex Computer Codes
But, I used the "Creating a simple calibrator case study from scratch: a cookbook" to do calibrator step by step, but the error has occurred in the program.
phi.int<- phi.fun.int

warning message below
Error in phi.fun.int(rho = 1, lambda = 1, psi1 = jj.psi1, psi2 = jj.psi2, :
could not find function "phi.fun.int"

then I change the code
phi.int<- phi.fun.toy
warning message below
Error in solve(jj.V_theta) + 2 * jj.omega_t : non-conformable arrays

self-dependency

The package apparently needs itself to build:

rstudio % R CMD build ./calibrator
* checking for file ‘./calibrator/DESCRIPTION’ ... OK
* preparing ‘calibrator’:
* checking DESCRIPTION meta-information ... OK
* installing the package to process help pages
* saving partial Rd database
* creating vignettes ... OK
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* looking to see if a ‘data/datalist’ file should be added
* re-saving .R files as .rda
Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE,  :
  there is no package called ‘calibrator’
Error in create.new.toy.datasets(D1.toy, D2.toy) : 
  could not find function "create.new.toy.datasets"
Execution halted
rstudio % 

EK.eqn10.supp() ellipsis

the ellipsis in EK.eqn10.supp() is giving warnings under some versions of R-devel. But I can't reproduce the warnings at work. It is not clear at this stage what the Right Thing (tm) do do is. So I'm going to do nothing.

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.