Monday

Failing to declare the XML namespace was causing my simple xml parsing example to fail.


thing = xmlParse(getURL("https://github.com/cboettig/pmc/commits/master.atom"))
nds = getNodeSet(thing, '//x:entry', namespaces = c(x='https://www.w3.org/2005/Atom'))
length(nds)

success. thanks Gabe.

Log

  1. updated policycost with more plots

ed6063bdc6 Browse code

cboettig authored an hour ago

  1. policy cost using BevHolt model

c5c76325ae Browse code

cboettig authored 3 hours ago

  1. better notes and profit plots

26394e8bfb Browse code

cboettig authored 6 hours ago

  1. adding some additional plots to ppii

f8daee5a6e Browse code

cboettig authored 6 hours ago

  1. whoops, old parameter values were being used in simulation

d2636ccaea Browse code

cboettig authored 7 hours ago

  1. policycost with P=.5 (intermediate size penalty)

21ba4d913e Browse code

cboettig authored 7 hours ago

  1. rule of thumb - 10% buffer

0f36a08be9 Browse code

cboettig authored 7 hours ago

  1. rule of thumb - harvest LESS not MORE than optimal

65b116eb20 Browse code

cboettig authored 7 hours ago

  1. edit optimal policy by hand

408d6a92d1 Browse code

cboettig authored 7 hours ago