Coder Social home page Coder Social logo

Comments (4)

harrelfe avatar harrelfe commented on August 17, 2024

I fixed show_guide but the color problem persists. I typed ggplot(p, group='.set.') to show the ggplot2 expression that ggplot.Predict is using:

[1] "ggplot(zz, aes(x=.xx., y=.yhat, color=.cond)) + geom_line() + coord_cartesian(ylim=c(2, 12)) + labs(x=expression(x1), y=\"y1\") + theme(plot.margin = grid::unit(rep(0, 4), 'cm')) + colFun(name=expression(Set)) + theme(legend.position='top') + tanova(w, xa, ya, c(2, 8), c(2, 12), flip=FALSE) + geom_ribbon(aes(ymin=lower, ymax=upper), alpha=0.2, linetype=0, fill=I('black'),show.legend=FALSE)"

If you can see what's wrong with my ggplot2 calls I can fix.

from rms.

anlepoly avatar anlepoly commented on August 17, 2024

I'm also using the ggplot.Predict function. I was wondering whether I can change the background theme as white. It seems that I cannot directly use "+ theme_bw()".

from rms.

harrelfe avatar harrelfe commented on August 17, 2024

Try using the addlayer argument


Frank E Harrell Jr Professor and Chairman School of Medicine

Department of Biostatistics Vanderbilt University

On Sat, Aug 6, 2016 at 3:17 PM, anlepoly [email protected] wrote:

I'm also using the ggplot.Predict function. I was wondering whether I can
change the background theme as white. It seems that I cannot directly use
"+ theme_bw()".


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#19 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/ABGO2pkbdMTGwoj9Pj_Pi2ZTMw8gQ-RLks5qdOvVgaJpZM4HZNgz
.

from rms.

anlepoly avatar anlepoly commented on August 17, 2024

Hi Prof. Harrell, it works well, thank you so much!

from rms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.