Open cannin opened 3 years ago
That is the stop point for glasso package too. If with interation of 10000, the matrix still cannot reach a solution point, we suppose the metrix cannot reach a solution.
From: Augustin Luna notifications@github.com Sent: Friday, December 18, 2020 8:01 AM To: korkutlab/targetscore targetscore@noreply.github.com Cc: Wang, Heping Heping.Wang@uth.tmc.edu; Assign assign@noreply.github.com Subject: Re: [korkutlab/targetscore] Why stop on niter == 10000? (#1)
EXTERNAL EMAIL
Assigned #1https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_korkutlab_targetscore_issues_1&d=DwMCaQ&c=bKRySV-ouEg_AT-w2QWsTdd9X__KYh9Eq2fdmQDVZgw&r=uGpGLT063woVCrSEzJzsYEgGWmlH1DetpUDXigdR8RY&m=OQGFaIYQrfjcLC8Tp28TLuWsxX7xiVkHzUVH2t5sy48&s=xZ_D8eyMjNVZl9fjG8XpTt7SLug_4djBx9WpxV_UDX4&e= to @HepingWanghttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_HepingWang&d=DwMCaQ&c=bKRySV-ouEg_AT-w2QWsTdd9X__KYh9Eq2fdmQDVZgw&r=uGpGLT063woVCrSEzJzsYEgGWmlH1DetpUDXigdR8RY&m=OQGFaIYQrfjcLC8Tp28TLuWsxX7xiVkHzUVH2t5sy48&s=-icNCvGobRuL9ng1tVk0XKXf73CkgldKgT6LiSWx0vU&e=.
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_korkutlab_targetscore_issues_1-23event-2D4129908185&d=DwMCaQ&c=bKRySV-ouEg_AT-w2QWsTdd9X__KYh9Eq2fdmQDVZgw&r=uGpGLT063woVCrSEzJzsYEgGWmlH1DetpUDXigdR8RY&m=OQGFaIYQrfjcLC8Tp28TLuWsxX7xiVkHzUVH2t5sy48&s=iQhQSGsp9Tg6wUJW-iQhb9ANMryEOsy2TL-lBRDFmJk&e=, or unsubscribehttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AJL6NSTEJ6OBJJW5DEIEKPTSVNOEXANCNFSM4VBG5FCQ&d=DwMCaQ&c=bKRySV-ouEg_AT-w2QWsTdd9X__KYh9Eq2fdmQDVZgw&r=uGpGLT063woVCrSEzJzsYEgGWmlH1DetpUDXigdR8RY&m=OQGFaIYQrfjcLC8Tp28TLuWsxX7xiVkHzUVH2t5sy48&s=sj6Sw8khYqvjeOMRPOSKk0bBIVV8_9OcmdXAi6FJypk&e=.
@HepingWang @anilkorkut Why stop on niter == 10000? So niter > 10001 is okay?
https://github.com/korkutlab/targetscore/blob/83e6550446abea571f78bfe39aeb7e4fde894c98/targetscore/R/predict_hybrid_network.R#L130
this is other of the predict_* files