Skip to content

Commit fe90a3c

Browse files
committed
update cluster
1 parent 8abccc9 commit fe90a3c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

R/F_Graphs.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ draw_network<-function(adj_matrix,title="", size=4, curv=0.2,width=1, alpha=FALS
132132
#' @examples
133133
#'n=30
134134
#'p=10
135-
#'S=5
135+
#'S=3
136136
#'Y=data_from_scratch("tree",p=p,n=n)$data
137137
#'X = data.frame(rnorm(n),rbinom(n,1,0.7))
138138
#'threemodels=ComparEMtree(Y,X,models=list(1,2,c(1,2)),

man/compar_graphs.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/draw_network.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)