jarrod-dalton

Results 11 comments of jarrod-dalton

Is there maybe an escape character that we could use instead of quotation marks, like #Bust# which would tell HydeNet to call such a function? On Fri, Oct 30, 2015...

Beautiful. Now on to the beggar->chooser transition: is it possible to build logic into the formula evaluation such that if it sees any quoted elements it knows to pass it...

I like that. All under the hood. Thanks! On Fri, Oct 30, 2015 at 2:36 PM, Benjamin [email protected] wrote: > Truthfully, yes. It just means passing _every_ formula through >...

I seem to be unable to pass node formulas through `factorFormula()` when the node is not deterministic. Below, I attempt to manually write a logistic regression equation for `pe` given...

I think I got it... ``` net

Do we want to alert the user to unconverted factor levels? In the below example, we try to use a factor level for node `pe` in the regression equation for...

Here is an excellent paper that is worth understanding. They implement a Bayesian non-linear state space model using a small dataset and WinBUGS. I think this could be represented as...

After reflecting on that paper, I'm getting a better idea of how temporal models with HydeNet should look. Instead of writing about it here, I'll start a vignette.

Now that I'm thinking about it even more, a true "last touched" timestamp would be the max of any file changes or updates to the metadata. Although, changing some small...

i guess i was just thinking the default `projects()` output, appended with the deadline column.