search for: getgraph

Displaying 3 results from an estimated 3 matches for "getgraph".

Did you mean: netgraph
2008 Sep 14
3
Please help me in Converting this from C# to R
Random r = new Random(); DirectedGraph<SimpleNode> graph = GetGraph(); decimal B = 0.1m; decimal D = 0.05m; int nodes = graph.NodesCount; decimal[] E = new decimal[nodes]; decimal[] P = new decimal[nodes]; for (int i = 7; i <= 10; ++i) P[i] = (dec...
2009 Jul 06
0
R won't recognize the order
...ld be used (holm=TRUE) or not (holm=FALSE). Value A matrix of simultaneous p-values with NA on the diagonal. library(SIN) data(pubprod) pvals <- sinDAG(order=list(5,1,2,3,4,7,6),S=pubprod$corr,n=pubprod$n,holm=TRUE) plotDAGpvalues(pvals, legend=TRUE, legendpos=NULL) alpha <- 0.06 amat <- getgraph(pvals, alpha, type="DAG") library(ggm) drawGraph(amat) I?m using sample data called pubprod from the SIN package, and I was wondering: Shouldn?t the order specified show up when ?pvals? is typed in? Further functions that depend on the ordering do not work such as plotDAGpvalues, and d...
2020 Mar 27
0
Wine release 5.5
...s (9): dmime: IDirectMusicGraph GetTool isn't a stub. dmime: Free more interfaces in IDirectMusicPerformance FreePMsg. include: Add msdasql.h. oledb32/tests: Add ODBC provider tests. oledb32/tests: Add MSDASQL Enumerator tests. dmime: IDirectMusicPerformance8 GetGraph return DMUS_E_NOT_FOUND if graph not set. xaudio2_7: Trace FAudio version being used. dmime: Store flags when parsing track data. dmime: Reimplement IDirectMusicAudioPath Activate. Andrey Gusev (1): d3dx11: Add D3DX11GetImageInfoFromFileA/W stub. Anton Baskanov (4):...