1.

______ finds K best paths in a given graph.(a) kBestShortestPaths(b) kcirt(c) ktrees(d) kmapThe question was posed to me in an online interview.Asked question is from Packages topic in portion Commands, Packages, Visualizing Data and Linear Regression of R Programming

Answer»

The correct OPTION is (a) kBestShortestPaths

The EXPLANATION is: This package provides some ROUTINES to conduct the K-adaptive partitioning (kaps) and recursive partitioning (lrtree) for SURVIVAL DATA.



Discussion

No Comment Found

Related InterviewSolutions