Displaying LaTeX estimator notation with caret and subscript

  • Context: LaTeX 
  • Thread starter Thread starter WWGD
  • Start date Start date
  • Tags Tags
    Index Latex
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 4K views
Science Advisor
Homework Helper
Messages
7,855
Reaction score
13,175
TL;DR
How to write Latex for ##y_i## with a caret , i.e., y^_i?
Hi,
Trying to Latex in an estimator y^ together with an index, y_i . The latter is obvious as ##y_i##, but I can't get the estimator ^ without mangling it all.
Any ideas?
 
Physics news on Phys.org
Orodruin said:
##\hat y_i##?
Thank you.