Gert van Valkenhoef

Results 11 issues of Gert van Valkenhoef

Trying to open a file that doesn't exist results in a segfault.

Some of the WinBUGS .odc files generate a "trap 20" error (e.g. Maps/Docu/Manual.odc) which indicates an unknown storage type. Should find out why.

readLinkStore() and readNewLinkStore() are not implemented. The only file that uses them is System/Rsrc/About.odc

For example, in this network there is nothing to be gained from running an ANOHE: MTC dataset: Network Arm-level data: study treatment responders sampleSize 1 STUDY1 A 35 408 2...

Thanks to Binod Neupane: Network graph using plot.network function: The way gemtc produces graphs is great. But, I am not sure if there is an option to obtain more informative...

enhancement

Create nice looking density plots for node-splitting models ala Dias et al. 2010.

Would be nice. plot(rank.probability(result), xlim=c(0,6), legend.text=paste("Rank", 1:4))

enhancement

Treatments in forest plots (etc.) are currently sorted lexicographically. This is awkward when they are numerical. It might be better to use the order in which they appear in network$treatments,...

enhancement

We use forest plots for both the relative effects from the consistency model and for the ANOHE summary. The look of these plots and the meaning of symbols should be...

enhancement

For example, plugging a component with wasm-gc internals into a wasi-cli command: ``` $ wac plug command-incomplete.wasm --plug gc_component.wasm -o command.wasm error: struct indexed types not supported without the gc...