plot_stateProbs: Plot state probability from Wormlab data by space and time.

View source: R/plot_stateProbs.R

plot_stateProbsR Documentation

Plot state probability from Wormlab data by space and time.

Description

Plot state probability from Wormlab data by space and time.

Usage

plot_stateProbs(time_bin, y_bin, orient)

Arguments

time_bin

number of bins to split plot

y_bin

number of position bins

orient

orientation of the cue, 1 = center stripe, 0 = outer 2 stripes

df

data frame

Examples

plot_stateProbs(time_bin = 4, y_bin  = 100, orient = 1)

mikeod38/MF.matR documentation built on Feb. 3, 2023, 6:23 p.m.