Skip to content

Response curves - help required plotting from 'first principles' #328

Discussion options

You must be logged in to vote

Oh, I think I've found the answer in another discussion

all independent variables are transformed before the fitting ... the hill function we use for saturation transformation normalises all independent to 0-1

EDIT

Actually, it seems that it's indeed γ that is transformed (see transformation.R). That is to say, it's not x that is transformed.

gammaTrans <- round(quantile(seq(range(x)[1], range(x)[2], length.out = 100), gamma), 4)

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@igorskokan
Comment options

@gedkitchener-CT
Comment options

@gedkitchener-CT
Comment options

@igorskokan
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by igorskokan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants