Uses of Class
adaptlil.gazepoint.excel.Participant
Packages that use Participant
-
Uses of Participant in adaptlil.gazepoint.excel
Methods in adaptlil.gazepoint.excel that return types with arguments of type ParticipantModifier and TypeMethodDescriptionstatic HashMap<String,
Participant> OntoMapCsv.mapParticipantsToId
(Participant[] participants) Methods in adaptlil.gazepoint.excel with parameters of type ParticipantModifier and TypeMethodDescriptionstatic HashMap<String,
Participant> OntoMapCsv.mapParticipantsToId
(Participant[] participants) static void
OntoMapCsv.saveParticipantDataAsSeparateFile
(boolean useParticipantForTrainingData, Participant p, List<weka.core.Instance> instanceList, List<String> nominalValues, File answerFile, File outputDir) Save an individual participant's gaze training/test data to a single file.static void
OntoMapCsv.testParticipantInstances
(Participant[] participants) Method parameters in adaptlil.gazepoint.excel with type arguments of type ParticipantModifier and TypeMethodDescriptionOntoMapCsv.getRandomTestParticipantsIds
(int numTestParticipants, HashMap<String, Participant> mapParticipants)