plot_regression_se: plot_regression_se

Description Usage Arguments Examples

Description

plot correlation between pheromone dauer formation and high temp dauer formation using SEM, with a heat map for isolation latitude.

Usage

1
plot_regression_se(df, meanX, meanY, semX, semY)

Arguments

df

input dataset. Requires the following columns: meanX (pheromone), meanY (27degree), semX and semY. Also a lat_abs column for latitude of each strain.

Examples

1
plot_regression_se(C327, "mean.C3", "mean.HT","SEM.C3", "SEM.HT")

mikeod38/dauergut documentation built on May 30, 2019, 7:16 p.m.